I am using a community edition of AMPL.. I have an instance of MIP.. How can I obtain the reduced model after presolve without solving the problem? Unfortunately my instance is too large to be solved by CPLEX, Gurobi, etc (since I am using an AMPL community edition). I tried inserting the expand and solexpand commands after the model description - but they only export the original model, not the reduced (presolved) model. Any help will be great. Is solve really necessary before we can export the presolved model?
Related topics
Topic | Replies | Views | Activity | |
---|---|---|---|---|
Obtain reduced model after AMPL presolve | 2 | 115 | April 16, 2024 | |
Using information from the presolve phase to improve the model | 1 | 38 | January 12, 2025 | |
Detailed Presolve description | 1 | 30 | September 26, 2024 | |
Matlab presolve | 2 | 326 | June 7, 2023 | |
Solution with and without presolve is different - can this behavior be expected? | 1 | 573 | January 24, 2023 |