jijpresolve.cli
Command-line interface for jijpresolve profiling.
Functions
|
Run MILP presolve with profiling on an OMMX instance. |
Module Contents
- jijpresolve.cli.main() int
Run MILP presolve with profiling on an OMMX instance.
This command loads an OMMX instance from a file or MIPLIB, runs MILP presolve, and outputs tracing/profiling information in Chrome Trace Event Format. The output can be viewed with Perfetto, speedscope, or Chrome DevTools.