Decision Optimization

Decision Optimization

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


#Analytics
#DecisionOptimization
#DecisionOptimization
 View Only
  • 1.  Objective function at CP

    Posted 02/06/20 11:43 AM

    Originally posted by: JG. KIM


    Hi, Everyone. I'm new at IBM CP optimizer.

     

     I want to make charging / discharging scheduling based on cost (value will change on time). I tried to make at matlab. but matlab optimization toolbox can't consider other time step.

    they just calculate minimal solution at each time step, So, I want to make with CP optimizer. but I'm new, I really need your help.

     

    My Objective fun is this.

    objective func

    1. (i), (j) means time(1day) and machine number.
    2. x(1) and x(3) means signal about charging or discharging. (Perhaps, I can remove x(3) and re-write (1-x(1). )
    3. x(2) and x(4) means Power.
    4. I have a few constraints about the machine's maximum and minimum battery capacity.

    Then, how can I make codes of the objective function and interval? it is possible to make scheduling?

     

    and which example is best to exercise this type of scheduling problem? Thank you


    #DecisionOptimization
    #OPLusingCPOptimizer


  • 2.  Re: Objective function at CP

    Posted 02/09/20 02:45 PM