Decision Optimization

Decision Optimization

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


#Analytics
#DecisionOptimization
#DecisionOptimization
 View Only
  • 1.  keyword "with"

    Posted 07/31/08 09:59 PM

    Originally posted by: SystemAdmin


    [UDOPS said:]

    Is the keyword "with" limited to named sets, or can it be used with derived sets?

    For example, how can I make the following work?

    {train} TrainData with origin in {p.block | p in Profile}=...;

    If I had to make another named set, I think it would be better to just skip using "with" and build an assert statement. Without this extension, "with" seems limited in application.
    #DecisionOptimization
    #OPLusingCPLEXOptimizer


  • 2.  Re: keyword "with"

    Posted 08/01/08 02:00 AM

    Originally posted by: SystemAdmin


    [afleischer said:]

    yes, after with you need a named set or range.

    Alex
    #DecisionOptimization
    #OPLusingCPLEXOptimizer