Output the presolved model

Prabhu Manyem <[email protected]> Mon, 21 Jul 2025 10:15:33 +0930
Newsgroups gmane.comp.gnu.glpk
Message-ID <CAFa8Y=_8cW-Wf35Ec9LrAw9hn0idjmH5taq1Xeia81jdurpk_A@mail.gmail.com>
For mixed integer programming (MIP) with GLPK, how can I obtain the
presolved model (output the reduced model after the application of
presolve)?  Thanks.