Decision Optimization

Decision Optimization

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


#Analytics
#DecisionOptimization
#DecisionOptimization
 View Only
  • 1.  [Python API] CPLEX Error 1222: Duplicate entry.

    Posted 08/20/14 07:01 PM

    Originally posted by: prashanw


    I am getting "CPLEX Error  1222: Duplicate entry." error. 

    How do I get more info related to the error? for example I would like to know what row or what variable was a duplicate. I am using the Python API.

    I have also attached the ".lp" file thats generated from model.write(' ')


    #CPLEXOptimizers
    #DecisionOptimization


  • 2.  Re: [Python API] CPLEX Error 1222: Duplicate entry.

    Posted 08/21/14 01:18 AM

    What is the function that throws this error? You will have to explicitly check the arguments of this function.


    #CPLEXOptimizers
    #DecisionOptimization