Decision Optimization

Decision Optimization

Delivers prescriptive analytics capabilities and decision intelligence to improve decision-making.


#Analytics
#DecisionOptimization
#DecisionOptimization
 View Only
  • 1.  Docplex Accumulating incumbents in the solution pool

    Posted 01/19/22 08:16 AM
    Hi,

    I am trying to get the integer solutions that were found when solving of a MIP. 
    I am aware of the populate method but it takes a lot of time. Instead I just want to save the incumbents.
    I cannot find an equivalent method in docplex for CPXmipopt.
    How to store all incumbents when solving a MIP with docplex?

    Thanks!
    #DecisionOptimization


  • 2.  RE: Docplex Accumulating incumbents in the solution pool