Google OR-Tools v9.15
a fast and portable software suite for combinatorial optimization
Loading...
Searching...
No Matches
operations_research::scp::PrimalDualState Struct Reference

Detailed Description

Definition at line 181 of file set_cover_cft.h.

#include <set_cover_cft.h>

Public Attributes

Solution solution
DualState dual_state

Member Data Documentation

◆ dual_state

DualState operations_research::scp::PrimalDualState::dual_state

Definition at line 183 of file set_cover_cft.h.

◆ solution

Solution operations_research::scp::PrimalDualState::solution

Definition at line 182 of file set_cover_cft.h.


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