Definition at line 46 of file entering_variable.h.
#include <entering_variable.h>
◆ EnteringVariable() [1/2]
| operations_research::glop::EnteringVariable::EnteringVariable |
( |
const VariablesInfo & | variables_info, |
|
|
absl::BitGenRef | random, |
|
|
ReducedCosts * | reduced_costs ) |
◆ EnteringVariable() [2/2]
| operations_research::glop::EnteringVariable::EnteringVariable |
( |
const EnteringVariable & | | ) |
|
|
delete |
◆ DeterministicTime()
| double operations_research::glop::EnteringVariable::DeterministicTime |
( |
| ) |
const |
|
inline |
◆ DualChooseEnteringColumn()
| Status operations_research::glop::EnteringVariable::DualChooseEnteringColumn |
( |
bool | nothing_to_recompute, |
|
|
const UpdateRow & | update_row, |
|
|
Fractional | cost_variation, |
|
|
std::vector< ColIndex > * | bound_flip_candidates, |
|
|
ColIndex * | entering_col ) |
◆ DualPhaseIChooseEnteringColumn()
| Status operations_research::glop::EnteringVariable::DualPhaseIChooseEnteringColumn |
( |
bool | nothing_to_recompute, |
|
|
const UpdateRow & | update_row, |
|
|
Fractional | cost_variation, |
|
|
ColIndex * | entering_col ) |
◆ operator=()
◆ SetParameters()
| void operations_research::glop::EnteringVariable::SetParameters |
( |
const GlopParameters & | parameters | ) |
|
◆ SetRandom()
| void operations_research::glop::EnteringVariable::SetRandom |
( |
absl::BitGenRef | random | ) |
|
|
inline |
◆ StatString()
| std::string operations_research::glop::EnteringVariable::StatString |
( |
| ) |
const |
|
inline |
The documentation for this class was generated from the following files: