![]() |
Google OR-Tools v9.14
a fast and portable software suite for combinatorial optimization
|
This is the complete list of members for operations_research::StrongModelView, including all inherited members.
base() const | operations_research::StrongModelView | inline |
columns() const -> util_intops::TransformView< SparseColumn, FullSubsetIndex, SparseColTransform > | operations_research::StrongModelView | inline |
ElementRange() const -> util_intops::StrongIntRange< FullElementIndex > | operations_research::StrongModelView | inline |
num_elements() const | operations_research::StrongModelView | inline |
num_subsets() const | operations_research::StrongModelView | inline |
rows() const -> util_intops::TransformView< SparseRow, FullElementIndex, SparseRowTransform > | operations_research::StrongModelView | inline |
StrongModelView()=default | operations_research::StrongModelView | |
StrongModelView(const SetCoverModel *model) | operations_research::StrongModelView | inline |
subset_costs() const -> util_intops::TransformView< Cost, FullSubsetIndex > | operations_research::StrongModelView | inline |
SubsetRange() const -> util_intops::StrongIntRange< FullSubsetIndex > | operations_research::StrongModelView | inline |