Google OR-Tools v9.14
a fast and portable software suite for combinatorial optimization
Loading...
Searching...
No Matches
operations_research::scp::SubModelView Member List

This is the complete list of members for operations_research::scp::SubModelView, including all inherited members.

base() constoperations_research::IndexListModelViewinline
column_size(SubsetIndex j) constoperations_research::IndexListModelViewinline
columns() const -> util_intops::TwoLevelsView< util_intops::IndexListView< SparseColumn, SubsetIndex >, ElementToIntVector >operations_research::IndexListModelViewinline
ElementRange() constoperations_research::IndexListModelViewinline
fixed_columns() constoperations_research::scp::SubModelViewinline
fixed_cost() constoperations_research::scp::SubModelViewinline
FixMoreColumns(const std::vector< SubsetIndex > &columns_to_fix)operations_research::scp::SubModelViewvirtual
IndexListModelView()=defaultoperations_research::IndexListModelView
IndexListModelView(const SetCoverModel *model, const SubsetToIntVector *cols_sizes, const ElementToIntVector *rows_sizes, const std::vector< SubsetIndex > *cols_focus, const std::vector< ElementIndex > *rows_focus)operations_research::IndexListModelViewinline
MapCoreToFullElementIndex(ElementIndex core_i) constoperations_research::IndexListModelViewinline
MapCoreToFullSubsetIndex(SubsetIndex core_j) constoperations_research::IndexListModelViewinline
MapFullToCoreElementIndex(FullElementIndex full_i) constoperations_research::IndexListModelViewinline
num_elements() constoperations_research::IndexListModelViewinline
num_focus_elements() constoperations_research::IndexListModelViewinline
num_focus_subsets() constoperations_research::IndexListModelViewinline
num_subsets() constoperations_research::IndexListModelViewinline
ResetColumnFixing(const std::vector< FullSubsetIndex > &columns_to_fix, const DualState &state)operations_research::scp::SubModelViewvirtual
row_size(ElementIndex i) constoperations_research::IndexListModelViewinline
rows() const -> util_intops::TwoLevelsView< util_intops::IndexListView< SparseRow, ElementIndex >, SubsetToIntVector >operations_research::IndexListModelViewinline
SetFocus(const std::vector< FullSubsetIndex > &columns_focus)operations_research::scp::SubModelView
StrongTypedFullModelView() constoperations_research::scp::SubModelViewinline
SubModelView()=defaultoperations_research::scp::SubModelView
SubModelView(const Model *model)operations_research::scp::SubModelView
SubModelView(const Model *model, const std::vector< FullSubsetIndex > &columns_focus)operations_research::scp::SubModelView
subset_costs() const -> util_intops::IndexListView< Cost, SubsetIndex >operations_research::IndexListModelViewinline
SubsetRange() constoperations_research::IndexListModelViewinline
UpdateCore(Cost best_lower_bound, const ElementCostVector &best_multipliers, const Solution &best_solution, bool force)operations_research::scp::SubModelViewinlinevirtual
~SubModelView()=defaultoperations_research::scp::SubModelViewvirtual