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

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

best_dual_state() constoperations_research::scp::FullToCoreModelinline
column_size(SubsetIndex j) constoperations_research::scp::CoreModelinline
columns() constoperations_research::scp::CoreModelinline
ComputeAndSetFocus(Cost best_lower_bound, const Solution &best_solution)operations_research::scp::FullToCoreModelprotected
CoreModel()=defaultoperations_research::scp::CoreModel
CoreModel(const Model *model)operations_research::scp::CoreModel
CoreModel(const Model *model, const std::vector< FullSubsetIndex > &columns_focus)operations_research::scp::CoreModel
ElementRange() constoperations_research::scp::CoreModelinline
fixed_columns() constoperations_research::scp::CoreModelinline
fixed_cost() constoperations_research::scp::CoreModelinline
FixingFullModelView() constoperations_research::scp::FullToCoreModelinlineprotected
FixMoreColumns(const std::vector< SubsetIndex > &columns_to_fix) overrideoperations_research::scp::FullToCoreModelvirtual
FullToCoreModel()=defaultoperations_research::scp::FullToCoreModel
FullToCoreModel(const Model *full_model)operations_research::scp::FullToCoreModel
FullToSubModelInvariantCheck()operations_research::scp::FullToCoreModel
IsFocusCol(FullSubsetIndex j)operations_research::scp::FullToCoreModelinlineprotected
IsFocusRow(FullElementIndex i)operations_research::scp::FullToCoreModelinlineprotected
IsTimeToUpdate(Cost best_lower_bound, bool force)operations_research::scp::FullToCoreModelprotected
MapCoreToFullElementIndex(ElementIndex core_i) constoperations_research::scp::CoreModelinline
MapCoreToFullSubsetIndex(SubsetIndex core_j) constoperations_research::scp::CoreModelinline
MapFullToCoreElementIndex(FullElementIndex full_i) constoperations_research::scp::CoreModelinline
num_elements() constoperations_research::scp::CoreModelinline
num_focus_elements() constoperations_research::scp::CoreModelinline
num_focus_subsets() constoperations_research::scp::CoreModelinline
num_subsets() constoperations_research::scp::CoreModelinline
ResetColumnFixing(const std::vector< FullSubsetIndex > &columns_to_fix, const DualState &state) overrideoperations_research::scp::FullToCoreModelvirtual
ResetPricingPeriod()operations_research::scp::FullToCoreModel
row_size(ElementIndex i) constoperations_research::scp::CoreModelinline
rows() constoperations_research::scp::CoreModelinline
SelectNewCoreColumns(const std::vector< FullSubsetIndex > &forced_columns={})operations_research::scp::FullToCoreModelprotected
SetFocus(const std::vector< FullSubsetIndex > &columns_focus)operations_research::scp::CoreModel
SizeUpdate()operations_research::scp::FullToCoreModelprotected
StrongTypedFullModelView() constoperations_research::scp::FullToCoreModelinlineprotected
subset_costs() constoperations_research::scp::CoreModelinline
SubsetRange() constoperations_research::scp::CoreModelinline
UpdateCore(Cost best_lower_bound, const ElementCostVector &best_multipliers, const Solution &best_solution, bool force) overrideoperations_research::scp::FullToCoreModelvirtual
UpdateMultipliers(const ElementCostVector &core_multipliers)operations_research::scp::FullToCoreModelprotected
UpdatePricingPeriod(const DualState &full_dual_state, Cost core_lower_bound, Cost core_upper_bound)operations_research::scp::FullToCoreModelprotected
~CoreModel()=defaultoperations_research::scp::CoreModelvirtual