Definition at line 87 of file set_cover_cft.h.
#include <set_cover_cft.h>
◆ Solution() [1/2]
| operations_research::scp::Solution::Solution |
( |
| ) |
|
|
default |
◆ Solution() [2/2]
| operations_research::scp::Solution::Solution |
( |
const SubModel & | model, |
|
|
const std::vector< SubsetIndex > & | core_subsets ) |
◆ AddSubset()
| void operations_research::scp::Solution::AddSubset |
( |
FullSubsetIndex | subset, |
|
|
Cost | cost ) |
|
inline |
◆ Clear()
| void operations_research::scp::Solution::Clear |
( |
| ) |
|
|
inline |
◆ cost()
| double operations_research::scp::Solution::cost |
( |
| ) |
const |
|
inline |
◆ Empty()
| bool operations_research::scp::Solution::Empty |
( |
| ) |
const |
|
inline |
◆ subsets()
| const std::vector< FullSubsetIndex > & operations_research::scp::Solution::subsets |
( |
| ) |
const |
|
inline |
The documentation for this class was generated from the following files: