OR-Tools  8.0
TaskTime

Detailed Description

Definition at line 125 of file intervals.h.

Public Member Functions

bool operator< (TaskTime other) const
 
bool operator> (TaskTime other) const
 

Public Attributes

int task_index
 
IntegerValue time
 

Member Function Documentation

◆ operator<()

bool operator< ( TaskTime  other) const
inline

Definition at line 128 of file intervals.h.

◆ operator>()

bool operator> ( TaskTime  other) const
inline

Definition at line 129 of file intervals.h.

Member Data Documentation

◆ task_index

int task_index

Definition at line 126 of file intervals.h.

◆ time

IntegerValue time

Definition at line 127 of file intervals.h.


The documentation for this struct was generated from the following file: