Advanced Pre-processing Methods
- Identifies variables that can be set to 0 or 1 in advance, without changing the set of optimal solutions.
- This allows many problems to be reduced in size and solved more efficiently.
- Can provide a big boost for solving large problems.
- The pre-processing code can be used as a stand-alone or integrated with our primary solvers.