Google OR-Tools v9.11
a fast and portable software suite for combinatorial optimization
|
#include <termination.h>
Public Attributes | |
TerminationReason | reason |
PointType | type |
Definition at line 25 of file termination.h.
TerminationReason operations_research::pdlp::TerminationReasonAndPointType::reason |
Definition at line 26 of file termination.h.
PointType operations_research::pdlp::TerminationReasonAndPointType::type |
Definition at line 27 of file termination.h.