Decision Optimization

Decision Optimization

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


#Analytics
#DecisionOptimization
#DecisionOptimization
 View Only
Expand all | Collapse all

Having problem interpreting the solution by cplex

  • 1.  Having problem interpreting the solution by cplex

    Posted 09/04/14 08:16 AM

    Originally posted by: varun7rs


    Hello, I'm using CPLEX python API to implement my model. In the earlier case for a simplified version of the model, the solution made complete sense but when I implemented an extended model with more constraints, the solution seems to go haywire! I can't make sense out of the solution. I shall attach my files along with this post. Is there any kind of an upper limit on the number of constraints that CPLEX supports? If not, I request you to help me solve this problem.  I'd be glad if you could help me solve this problem.

    Thank You


    #CPLEXOptimizers
    #DecisionOptimization


  • 2.  Re: Having problem interpreting the solution by cplex

    Posted 09/15/14 10:10 AM

    There is no upper limit on the number of constraints CPLEX can handle.

    You need to be more specific about what is wrong with your solution. Does it violate constraints? Is it not optimal?

     


    #CPLEXOptimizers
    #DecisionOptimization