OR-Tools  9.6
SchedulingConstraintHelper::ProfileEvent

Detailed Description

Definition at line 311 of file intervals.h.

Public Member Functions

bool operator< (const ProfileEvent &other) const
 

Public Attributes

IntegerValue time
 
int task
 
bool is_first
 

Member Function Documentation

◆ operator<()

bool operator< ( const ProfileEvent other) const
inline

Definition at line 316 of file intervals.h.

Member Data Documentation

◆ is_first

bool is_first

Definition at line 314 of file intervals.h.

◆ task

int task

Definition at line 313 of file intervals.h.

◆ time

IntegerValue time

Definition at line 312 of file intervals.h.


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