Google OR-Tools v9.11
a fast and portable software suite for combinatorial optimization
|
This is the complete list of members for operations_research::glop::EnteringVariable, including all inherited members.
DeterministicTime() const | operations_research::glop::EnteringVariable | inline |
DualChooseEnteringColumn(bool nothing_to_recompute, const UpdateRow &update_row, Fractional cost_variation, std::vector< ColIndex > *bound_flip_candidates, ColIndex *entering_col) | operations_research::glop::EnteringVariable | |
DualPhaseIChooseEnteringColumn(bool nothing_to_recompute, const UpdateRow &update_row, Fractional cost_variation, ColIndex *entering_col) | operations_research::glop::EnteringVariable | |
EnteringVariable(const VariablesInfo &variables_info, absl::BitGenRef random, ReducedCosts *reduced_costs) | operations_research::glop::EnteringVariable | |
EnteringVariable(const EnteringVariable &)=delete | operations_research::glop::EnteringVariable | |
operator=(const EnteringVariable &)=delete | operations_research::glop::EnteringVariable | |
SetParameters(const GlopParameters ¶meters) | operations_research::glop::EnteringVariable | |
StatString() const | operations_research::glop::EnteringVariable | inline |