OR-Tools  8.2
TaskTime

Detailed Description

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

◆ operator>()

bool operator> ( TaskTime  other) const
inline

Definition at line 163 of file intervals.h.

Member Data Documentation

◆ task_index

int task_index

Definition at line 160 of file intervals.h.

◆ time

IntegerValue time

Definition at line 161 of file intervals.h.


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