Decision Optimization

Decision Optimization

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

 View Only
  • 1.  "forall" limits?

    Posted Wed October 29, 2014 09:23 AM

    Originally posted by: ShirinG


    I have multiple constraints that can all be categorized under one "forall" condition. Should I repeat "forall phrase for all of them one by one? Or should I write "forall" condition for all of them?

     

    Thanks


    #DecisionOptimization
    #OPLusingCPLEXOptimizer


  • 2.  Re: "forall" limits?

    Posted Wed October 29, 2014 10:27 AM

    Hi

    Both.

    Do not forget the { } if you want to have more than one constraint in the forall

    regards


    #DecisionOptimization
    #OPLusingCPLEXOptimizer


  • 3.  Re: "forall" limits?

    Posted Wed October 29, 2014 10:46 AM

    Originally posted by: ShirinG


    Thanks so much


    #DecisionOptimization
    #OPLusingCPLEXOptimizer