Google OR-Tools v9.11
a fast and portable software suite for combinatorial optimization
Loading...
Searching...
No Matches
operations_research::glop::VariablesInfo Member List

This is the complete list of members for operations_research::glop::VariablesInfo, including all inherited members.

ChangeUnusedBasicVariablesToFree(const RowToColMapping &basis)operations_research::glop::VariablesInfo
EndDualPhaseI(Fractional dual_feasibility_tolerance, DenseRow::ConstView reduced_costs)operations_research::glop::VariablesInfo
GetBoundDifference(ColIndex col) constoperations_research::glop::VariablesInfoinline
GetCanDecreaseBitRow() constoperations_research::glop::VariablesInfo
GetCanIncreaseBitRow() constoperations_research::glop::VariablesInfo
GetIsBasicBitRow() constoperations_research::glop::VariablesInfo
GetIsRelevantBitRow() constoperations_research::glop::VariablesInfo
GetNonBasicBoxedVariables() constoperations_research::glop::VariablesInfo
GetNotBasicBitRow() constoperations_research::glop::VariablesInfo
GetNumberOfColumns() constoperations_research::glop::VariablesInfoinline
GetNumEntriesInRelevantColumns() constoperations_research::glop::VariablesInfo
GetStatusRow() constoperations_research::glop::VariablesInfo
GetTypeRow() constoperations_research::glop::VariablesInfo
GetVariableLowerBounds() constoperations_research::glop::VariablesInfoinline
GetVariableUpperBounds() constoperations_research::glop::VariablesInfoinline
InitializeFromBasisState(ColIndex first_slack, ColIndex num_new_cols, const BasisState &state)operations_research::glop::VariablesInfo
InitializeToDefaultStatus()operations_research::glop::VariablesInfo
LoadBoundsAndReturnTrueIfUnchanged(const DenseRow &new_lower_bounds, const DenseRow &new_upper_bounds)operations_research::glop::VariablesInfo
LoadBoundsAndReturnTrueIfUnchanged(const DenseRow &variable_lower_bounds, const DenseRow &variable_upper_bounds, const DenseColumn &constraint_lower_bounds, const DenseColumn &constraint_upper_bounds)operations_research::glop::VariablesInfo
MakeBoxedVariableRelevant(bool value)operations_research::glop::VariablesInfo
operator=(const VariablesInfo &)=deleteoperations_research::glop::VariablesInfo
SnapFreeVariablesToBound(Fractional distance, const DenseRow &starting_values)operations_research::glop::VariablesInfo
TransformToDualPhaseIProblem(Fractional dual_feasibility_tolerance, DenseRow::ConstView reduced_costs)operations_research::glop::VariablesInfo
UpdateToBasicStatus(ColIndex col)operations_research::glop::VariablesInfo
UpdateToNonBasicStatus(ColIndex col, VariableStatus status)operations_research::glop::VariablesInfo
VariablesInfo(const CompactSparseMatrix &matrix)operations_research::glop::VariablesInfoexplicit
VariablesInfo(const VariablesInfo &)=deleteoperations_research::glop::VariablesInfo