Decision Optimization

Decision Optimization

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


#Analytics
#DecisionOptimization
#DecisionOptimization
 View Only
  • 1.  IloExtractable exception for some data

    Posted 05/20/15 04:23 AM

    Originally posted by: andreva


    Hi,

    I use cplex in java for solving text summarizing model. My purpose is not the objective maximized sum, but one of boolean arrays i define as part of constraints. I faced with the problem that for some specific texts I just get "The referenced IloExtractable has not been extracted by the IloAlgorithm" exception when trying to get value of this array, after ensuring cplex.solve(). Looks like model data is right and model works good for most texts. What can be a problem?

    Thanks in advance


    #CPLEXOptimizers
    #DecisionOptimization


  • 2.  Re: IloExtractable exception for some data

    Posted 05/20/15 11:12 AM

    Does this technote help?  Also, there are a few related forum posts on this (e.g., try the "This Forum" search above).


    #CPLEXOptimizers
    #DecisionOptimization