Decision Optimization

Decision Optimization

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


#Analytics
#DecisionOptimization
#DecisionOptimization
 View Only
  • 1.  External Objective Function

    Posted 06/24/12 06:32 PM

    Originally posted by: SystemAdmin


    Hi,

    I am new to CPLEX. I was wondering if it is possible to have an external objective function such as:
    maximize result= JavaFunction();

    Thank you.
    #CPLEXOptimizers
    #DecisionOptimization


  • 2.  Re: External Objective Function

    Posted 06/26/12 04:48 PM

    Originally posted by: SystemAdmin


    CPLEX needs to have the objective coefficients in order to apply the various algorithms it uses, so I don't see any way to use it with a "black box" objective function.

    Paul

    Mathematicians are like Frenchmen: whenever you say something to them, they translate it into their own language, and at once it is something entirely different. (Goethe)
    #CPLEXOptimizers
    #DecisionOptimization