Decision Optimization

Decision Optimization

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

 View Only
Expand all | Collapse all

Overlapping Intervals with CP Optimizer (C++)

  • 1.  Overlapping Intervals with CP Optimizer (C++)

    Posted Thu April 18, 2019 02:08 AM

    Originally posted by: Talena


    Hi,

    I am trying to find the start and end of an overlap of two intervals using CP Optimizer. My problem is that the second task, and therefore the overlap, starts not necessarily at the start of the first task but somewhere in the timespan of the first task. When I have the start and end time of the overlap I would like to execute a pulse of a cumul function.

    My question is now how I can find the start and end time of an overlap and how can I implement that a pulse is executed, when the overlap happens. I would have to know all of that before solving the problem, am I right here?

    Thank you for your help

    If you need more information just let me know

    Felix Hollatz


    #CPLEXOptimizers
    #DecisionOptimization


  • 2.  Re: Overlapping Intervals with CP Optimizer (C++)

    Posted Thu April 18, 2019 02:23 AM

    There are forums dedicated to CP Optimizer here. You may want to ask your question there.


    #CPLEXOptimizers
    #DecisionOptimization