Class to store information gathered in the callback.
More...
Class to store information gathered in the callback.
Definition at line 42 of file glpk_interface.cc.
◆ GLPKInformation()
| operations_research::GLPKInformation::GLPKInformation |
( |
bool | maximize | ) |
|
|
inlineexplicit |
◆ Reset()
| void operations_research::GLPKInformation::Reset |
( |
bool | maximize | ) |
|
|
inline |
◆ ResetBestObjectiveBound()
| void operations_research::GLPKInformation::ResetBestObjectiveBound |
( |
bool | maximize | ) |
|
|
inline |
◆ best_objective_bound_
| double operations_research::GLPKInformation::best_objective_bound_ |
◆ num_all_nodes_
| int operations_research::GLPKInformation::num_all_nodes_ |
The documentation for this class was generated from the following file: