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::SingletonUndo, including all inherited members.
Entry() const | operations_research::glop::SingletonUndo | inline |
MAKE_CONSTRAINT_AN_EQUALITY enum value | operations_research::glop::SingletonUndo | |
OperationType enum name | operations_research::glop::SingletonUndo | |
SINGLETON_COLUMN_IN_EQUALITY enum value | operations_research::glop::SingletonUndo | |
SINGLETON_ROW enum value | operations_research::glop::SingletonUndo | |
SingletonUndo(OperationType type, const LinearProgram &lp, MatrixEntry e, ConstraintStatus status) | operations_research::glop::SingletonUndo | |
Undo(const GlopParameters ¶meters, const SparseColumn &saved_column, const SparseColumn &saved_row, ProblemSolution *solution) const | operations_research::glop::SingletonUndo | |
ZERO_COST_SINGLETON_COLUMN enum value | operations_research::glop::SingletonUndo |