Decision Optimization

Decision Optimization

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


#Analytics
#DecisionOptimization
#DecisionOptimization
 View Only
  • 1.  How to extract all feasible solution?

    Posted 10/17/19 01:22 PM

    Originally posted by: jamebond


    I have a question, does CPLEX return all optimal solutions in solution pool? (if a problem has many optimal solutions with the same objective value). How to collect all these solutions?

    thank you


    #DecisionOptimization
    #OPLusingCPLEXOptimizer


  • 2.  Re: How to extract all feasible solution?



  • 3.  Re: How to extract all feasible solution?

    Posted 10/18/19 05:55 AM

    Originally posted by: jamebond


    thank you, I did it. One more question, I tried to export all solutions to a text file, however CPLEX exports only one solution, can you show me the code to deal with ?


    #DecisionOptimization
    #OPLusingCPLEXOptimizer


  • 4.  Re: How to extract all feasible solution?



  • 5.  Re: How to extract all feasible solution?

    Posted 10/19/19 01:46 AM

    Originally posted by: jamebond


    i did it, thanks Alex


    #DecisionOptimization
    #OPLusingCPLEXOptimizer