Decision Optimization

Decision Optimization

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


#Analytics
#DecisionOptimization
#DecisionOptimization
 View Only
  • 1.  IloDimension2

    Posted 09/12/08 12:21 PM

    Originally posted by: SystemAdmin


    [anahana said:]

    I'm using Dispatcher 4.5 to solve a routing problem, I added time dimensions to the model through a function (using mdl.add(time)) and I want to use this dimension in another function in the program. How can I retrieve this dimension? Or any IloDimension instance for that matter.

    Thanks
    #ConstraintProgramming-General
    #DecisionOptimization


  • 2.  Re: IloDimension2

    Posted 09/20/08 02:53 AM

    Originally posted by: SystemAdmin


    [Gwyneth said:]

    I think that either you could maintain handles to the dimension within your code or you can use the key functionality provided on the IloDimension2 class.
    #ConstraintProgramming-General
    #DecisionOptimization


  • 3.  Re: IloDimension2

    Posted 09/20/08 03:14 PM

    Originally posted by: SystemAdmin


    [anahana said:]

    Actually, yes, I did use the key functionality to get the information I needed.

    Thanks
    #ConstraintProgramming-General
    #DecisionOptimization