Decision Optimization

Decision Optimization

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


#Analytics
#DecisionOptimization
#DecisionOptimization
 View Only
  • 1.  How to use Timetabling Algorithm

    Posted 06/08/13 11:54 PM

    Originally posted by: Mintch Zulitch


    Hi,

    I can't find any topic regarding the parameter "TimetablingAlgorithm".

    we can declare the following syntax in Java environment:

    cp.setParameter(IloCP.IntParam.TimetablingAlgorithm, ?);

    but I don't know what the type or value of second argument(?) should be given.

    And, another question.... Is there any Interval Restriction procedure (except setStartmax , etc.) or syntax or parameter (or Time tabling procedure) in IBM Ilog CP Optimizer ? 


    #CPOptimizer
    #DecisionOptimization


  • 2.  Re: How to use Timetabling Algorithm

    Posted 06/10/13 01:34 PM

    Originally posted by: GGR


    Hi

     

    The parameter TimetablingAlgorithm is not documented in CPO and can not be used. In order to change the propagation in cumulative resources have a look on the CumulFunctionInferenceLevel parameter.

     

    Cheers


    #CPOptimizer
    #DecisionOptimization


  • 3.  Re: How to use Timetabling Algorithm

    Posted 06/18/13 12:12 AM

    Originally posted by: Mintch Zulitch


    Thanks Dear GGR,

    I mean that defining time buckets in more systematic way, not changing or controlling propagation strategies.


    #CPOptimizer
    #DecisionOptimization