Google OR-Tools v9.11
a fast and portable software suite for combinatorial optimization
Loading...
Searching...
No Matches
operations_research::pdlp::TerminationReasonAndPointType Struct Reference

#include <termination.h>

Public Attributes

TerminationReason reason
 
PointType type
 

Detailed Description

Definition at line 25 of file termination.h.

Member Data Documentation

◆ reason

TerminationReason operations_research::pdlp::TerminationReasonAndPointType::reason

Definition at line 26 of file termination.h.

◆ type

PointType operations_research::pdlp::TerminationReasonAndPointType::type

Definition at line 27 of file termination.h.


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