Definition at line 728 of file preprocessor.h.
#include <preprocessor.h>
◆ UnconstrainedVariablePreprocessor() [1/2]
| operations_research::glop::UnconstrainedVariablePreprocessor::UnconstrainedVariablePreprocessor |
( |
const GlopParameters * | parameters | ) |
|
|
inlineexplicit |
◆ UnconstrainedVariablePreprocessor() [2/2]
| operations_research::glop::UnconstrainedVariablePreprocessor::UnconstrainedVariablePreprocessor |
( |
const UnconstrainedVariablePreprocessor & | | ) |
|
|
delete |
◆ ~UnconstrainedVariablePreprocessor()
| operations_research::glop::UnconstrainedVariablePreprocessor::~UnconstrainedVariablePreprocessor |
( |
| ) |
|
|
finaldefault |
◆ operator=()
◆ RecoverSolution()
| void operations_research::glop::UnconstrainedVariablePreprocessor::RecoverSolution |
( |
ProblemSolution * | solution | ) |
const |
|
finalvirtual |
◆ RemoveZeroCostUnconstrainedVariable()
| void operations_research::glop::UnconstrainedVariablePreprocessor::RemoveZeroCostUnconstrainedVariable |
( |
ColIndex | col, |
|
|
Fractional | target_bound, |
|
|
LinearProgram * | lp ) |
◆ Run()
| bool operations_research::glop::UnconstrainedVariablePreprocessor::Run |
( |
LinearProgram * | lp | ) |
|
|
finalvirtual |
The documentation for this class was generated from the following files: