Decision Optimization

 View Only
  • 1.  c

    Posted Wed January 19, 2011 08:11 AM

    Originally posted by: jpolako


    i'm trying to solve a VRP problem using a improvement of the Miller-Tucker-Zemlin formulation, and my problem is hot to add (simply) a (non-linear) restriction with an operator like this:
    u[i] + ( Q - max{ q[j] } - q[i] )*x[0][i] + ..... <= Q

    the max operator is valid in OPL and my question is if this operator exists in CPLEX???
    #DecisionOptimization
    #MathematicalProgramming-General


  • 2.  Re: c

    Posted Wed January 19, 2011 12:07 PM

    Originally posted by: SystemAdmin


    Asked and answered on the CPLEX forum.
    #DecisionOptimization
    #MathematicalProgramming-General