OR-Tools  8.2
TaskSet::Entry

Detailed Description

Definition at line 60 of file disjunctive.h.

Public Member Functions

bool operator< (Entry other) const
 

Public Attributes

int task
 
IntegerValue start_min
 
IntegerValue size_min
 

Member Function Documentation

◆ operator<()

bool operator< ( Entry  other) const
inline

Definition at line 66 of file disjunctive.h.

Member Data Documentation

◆ size_min

IntegerValue size_min

Definition at line 63 of file disjunctive.h.

◆ start_min

IntegerValue start_min

Definition at line 62 of file disjunctive.h.

◆ task

int task

Definition at line 61 of file disjunctive.h.


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