Decision Optimization

Decision Optimization

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


#Analytics
#DecisionOptimization
#DecisionOptimization
 View Only
  • 1.  read a solution

    Posted 04/26/16 01:53 PM

    Originally posted by: DavidGravot


    Hi

    I would like to read from a given IloSolution and pass it as initial starting point to CP, but this solution would not be in-memory.

    Is there some export format for a given IloSolution in CPO (the equivalent of write(myfile.sol) from CPLEX) ?

    This way, I would be able to parse this solution file and rebuilt my own IloSolution

    Thanks

     

    David

     


    #CPOptimizer
    #DecisionOptimization


  • 2.  Re: read a solution

    Posted 04/27/16 05:04 AM

    Originally posted by: rdumeur


    Dear David,

     

    There is presently no support  in CPO for exporting/importing IloSolutions to/from files.

    Cheers,


    #CPOptimizer
    #DecisionOptimization


  • 3.  Re: read a solution

    Posted 04/28/16 02:22 AM

    Originally posted by: DavidGravot


    Thanks

    I created a RFE for that


    #CPOptimizer
    #DecisionOptimization