Decision Optimization

Decision Optimization

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


#Analytics
#DecisionOptimization
#DecisionOptimization
 View Only
  • 1.  Problem: working with "sum"

    Posted 08/07/11 12:27 AM

    Originally posted by: Rommelds


    Hi guys, I'm with the following problem:

    Can I change two variables of a summations in the same time?

    For example...

    I have M -> 1..3 and K -> 1..12

    I want to get it:
    M=1 * K=1,
    M=2 * K=2,
    M=3 * K=3,
    M=1 * K=4,
    M=2 * K=5,
    M=3 * K=6,
    M=1 * K=7,
    M=2 * K=8,
    M=3 * K=9,
    M=1 * K=10,
    M=2 * K=11,
    M=3 * K=12.
    #DecisionOptimization
    #OPLusingCPLEXOptimizer


  • 2.  Re: Problem: working with "sum"

    Posted 02/29/12 04:49 PM

    Originally posted by: MSaqib


    Do you want the sum of all those product terms?
    #DecisionOptimization
    #OPLusingCPLEXOptimizer


  • 3.  Re: Problem: working with "sum"

    Posted 03/04/12 10:08 PM

    Originally posted by: Rommelds


    Thanks for helping.

    Problem has already been solved.
    #DecisionOptimization
    #OPLusingCPLEXOptimizer