Decision Optimization

Decision Optimization

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


#Analytics
#DecisionOptimization
#DecisionOptimization
 View Only
  • 1.  Checking the equivalent of two models

    Posted 08/26/11 10:20 AM

    Originally posted by: SystemAdmin


    I want to know there is the way to check if two models are equivalent. I created a same model by two different ways and I want to check if these two models are equals.

    The problem is that if I use cplex to solve these models to check the objective value, the model is unfeasible respect to some constraints and
    I can not compare the objective value. SO I want to know other ways to do this.

    Thanks,

    Lessi.
    #DecisionOptimization
    #MathematicalProgramming-General


  • 2.  Re: Checking the equivalent of two models

    Posted 08/26/11 10:27 AM

    Originally posted by: SystemAdmin


    Thus a simple question, there is some ways to name the constraints, that means "constraints1, constraint2", .. instead of the id123, etc which are generated by cplex.

    Thanks,
    #DecisionOptimization
    #MathematicalProgramming-General


  • 3.  Re: Checking the equivalent of two models

    Posted 08/26/11 10:39 AM

    Originally posted by: SystemAdmin


    I found one, which is setName() method.
    #DecisionOptimization
    #MathematicalProgramming-General


  • 4.  Re: Checking the equivalent of two models

    Posted 08/26/11 11:13 AM

    Originally posted by: SystemAdmin


    I handled it. Thanks,

    Lessi.
    #DecisionOptimization
    #MathematicalProgramming-General