#include <set_cover_views.h>
Definition at line 81 of file set_cover_views.h.
◆ StrongModelView() [1/2]
operations_research::StrongModelView::StrongModelView |
( |
| ) |
|
|
default |
◆ StrongModelView() [2/2]
operations_research::StrongModelView::StrongModelView |
( |
const SetCoverModel * | model | ) |
|
|
inline |
◆ base()
const SetCoverModel & operations_research::StrongModelView::base |
( |
| ) |
const |
|
inline |
◆ columns()
◆ ElementRange()
auto operations_research::StrongModelView::ElementRange |
( |
| ) |
const -> util_intops::StrongIntRange<FullElementIndex> |
|
inline |
◆ num_elements()
BaseInt operations_research::StrongModelView::num_elements |
( |
| ) |
const |
|
inline |
◆ num_subsets()
BaseInt operations_research::StrongModelView::num_subsets |
( |
| ) |
const |
|
inline |
◆ rows()
◆ subset_costs()
◆ SubsetRange()
auto operations_research::StrongModelView::SubsetRange |
( |
| ) |
const -> util_intops::StrongIntRange<FullSubsetIndex> |
|
inline |
The documentation for this class was generated from the following file: