OR-Tools  9.6
TaskTime

Detailed Description

Definition at line 177 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 180 of file intervals.h.

◆ operator>()

bool operator> ( TaskTime  other) const
inline

Definition at line 181 of file intervals.h.

Member Data Documentation

◆ task_index

int task_index

Definition at line 178 of file intervals.h.

◆ time

IntegerValue time

Definition at line 179 of file intervals.h.


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