![]() |
OR-Tools
9.1
|
Go to the source code of this file.
Namespaces | |
| namespace | operations_research |
| Collection of objects used to extend the Constraint Solver library. | |
| namespace | operations_research::glop |
Macros | |
| #define | RUN_PREPROCESSOR(name) |
Functions | |
| void | FixConstraintWithFixedStatuses (const DenseColumn &row_lower_bounds, const DenseColumn &row_upper_bounds, ProblemSolution *solution) |
| #define RUN_PREPROCESSOR | ( | name | ) |
Definition at line 60 of file preprocessor.cc.
| ColIndex col |
Definition at line 464 of file preprocessor.cc.
| EntryIndex num_entries |
Definition at line 1366 of file preprocessor.cc.
| ColIndex representative |
Definition at line 465 of file preprocessor.cc.
| Fractional scaled_cost |
Definition at line 466 of file preprocessor.cc.