![]() |
Google OR-Tools v9.14
a fast and portable software suite for combinatorial optimization
|
Utility aggregate to store and pass around both primal and dual states. More...
Utility aggregate to store and pass around both primal and dual states.
Definition at line 181 of file set_cover_cft.h.
#include <set_cover_cft.h>
Public Attributes | |
Solution | solution |
DualState | dual_state |
DualState operations_research::scp::PrimalDualState::dual_state |
Definition at line 183 of file set_cover_cft.h.
Solution operations_research::scp::PrimalDualState::solution |
Definition at line 182 of file set_cover_cft.h.