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

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

AddRecomputationWatcher(bool *watcher)operations_research::glop::ReducedCostsinline
AreReducedCostsPrecise()operations_research::glop::ReducedCostsinline
AreReducedCostsRecomputed()operations_research::glop::ReducedCostsinline
ClearAndRemoveCostShifts()operations_research::glop::ReducedCosts
ComputeMaximumDualInfeasibility()operations_research::glop::ReducedCosts
ComputeMaximumDualInfeasibilityOnNonBoxedVariables()operations_research::glop::ReducedCosts
ComputeMaximumDualResidual()operations_research::glop::ReducedCosts
ComputeSumOfDualInfeasibilities()operations_research::glop::ReducedCosts
DeterministicTime() constoperations_research::glop::ReducedCostsinline
GetCostPerturbations() constoperations_research::glop::ReducedCostsinline
GetDualFeasibilityTolerance() constoperations_research::glop::ReducedCostsinline
GetDualValues()operations_research::glop::ReducedCosts
GetFullReducedCosts()operations_research::glop::ReducedCosts
GetReducedCosts()operations_research::glop::ReducedCosts
HasCostShift() constoperations_research::glop::ReducedCostsinline
IsValidPrimalEnteringCandidate(ColIndex col) constoperations_research::glop::ReducedCosts
MakeReducedCostsPrecise()operations_research::glop::ReducedCosts
NeedsBasisRefactorization() constoperations_research::glop::ReducedCosts
operator=(const ReducedCosts &)=deleteoperations_research::glop::ReducedCosts
PerturbCosts()operations_research::glop::ReducedCosts
ReducedCosts(const CompactSparseMatrix &matrix_, const DenseRow &objective, const RowToColMapping &basis, const VariablesInfo &variables_info, const BasisFactorization &basis_factorization, absl::BitGenRef random)operations_research::glop::ReducedCosts
ReducedCosts(const ReducedCosts &)=deleteoperations_research::glop::ReducedCosts
ResetForNewObjective()operations_research::glop::ReducedCosts
SetNonBasicVariableCostToZero(ColIndex col, Fractional *current_cost)operations_research::glop::ReducedCosts
SetParameters(const GlopParameters &parameters)operations_research::glop::ReducedCosts
ShiftCostIfNeeded(bool increasing_rc_is_needed, ColIndex col)operations_research::glop::ReducedCosts
StatString() constoperations_research::glop::ReducedCostsinline
StepIsDualDegenerate(bool increasing_rc_is_needed, ColIndex col)operations_research::glop::ReducedCosts
TestEnteringReducedCostPrecision(ColIndex entering_col, const ScatteredColumn &direction)operations_research::glop::ReducedCosts
UpdateBeforeBasisPivot(ColIndex entering_col, RowIndex leaving_row, const ScatteredColumn &direction, UpdateRow *update_row)operations_research::glop::ReducedCosts
UpdateDataOnBasisPermutation()operations_research::glop::ReducedCosts