Decision Optimization

 View Only

Python CPLEX stop after solving root node of MILP

  • 1.  Python CPLEX stop after solving root node of MILP

    Posted Tue October 17, 2023 05:12 PM

    Hi Community,

    I am looking for a way to stop solving MILP problem after root node finished solving and access variable values. I don't want to explicitly convert the integer/binary variables to continuous as I am doing some customizations further on the same model.

    Is there a way in Python CPLEX, I can do this? Thanks

    Vikas 



    ------------------------------
    Vikas Garg
    ------------------------------