Decision Optimization

Decision Optimization

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

 View Only
Expand all | Collapse all

How to handle cumulative constraints in CP

  • 1.  How to handle cumulative constraints in CP

    Posted Thu February 13, 2020 11:53 PM

    Originally posted by: nagesh12


    Hi Philippe, 

    I'm working on airline problem, I want to handle flexible maintenance constraints( like 12 maximum landing and 32 flying hours) in Constraints programming problem. Have you any idea about this kind of problem? 

    Pls suggest me some research paper related to this problem as well as guide me throughout this problem.


    #CPOptimizer
    #DecisionOptimization


  • 2.  Re: How to handle cumulative constraints in CP

    Posted Mon February 17, 2020 10:44 AM

    Originally posted by: Petr Vilím


    Hello,

    this is very generic question and I'm not able to answer it on this level.

    What in particular is hard to model in your case?

    Unfortunately I'm not aware of any research paper I can recommend.

    Best regards, Petr


    #CPOptimizer
    #DecisionOptimization


  • 3.  Re: How to handle cumulative constraints in CP

    Posted Mon February 17, 2020 11:14 PM

    Originally posted by: nagesh12


    Hi Petr,

    Thank for your attention, I am Solving Tail assignment optimization problem, my problem have 2 constraint, first one is flight covering and another one is flexible maintenance constraints (as explained earlier). So I am looking for overall idea as well as guidance about second constraint. 


    #CPOptimizer
    #DecisionOptimization