Decision Optimization

Decision Optimization

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


#Analytics
#DecisionOptimization
#DecisionOptimization
 View Only
  • 1.  How to write this constraint

    Posted 04/05/17 03:00 AM

    Originally posted by: Dorothy11


    Hello ,

    I want to write the below constraint in C#. Can you please advice  on writing this constraint using interval variables.

    for 2 jobs and 2 machines.  Each job must be assigned to atmost 1 machine. 

     

    The problem I face using overlap constraints in Job -1 is assigned to both the machines at two different time intervals. I  want to avoid this.

     

    thanks

     


    #CPOptimizer
    #DecisionOptimization


  • 2.  Re: How to write this constraint

    Posted 04/05/17 09:15 AM

    Originally posted by: Philippe_Refalo


    Dear Dorothy,

    The answer to this question might be useful to you : https://www.ibm.com/developerworks/community/forums/html/topic?id=3db0b57a-2f7f-4d5b-84d9-a02f4f2e03b9&ps=25

    Regards,

    Philippe


    #CPOptimizer
    #DecisionOptimization