Decision Optimization

Decision Optimization

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

 View Only
Expand all | Collapse all

float in Set

  • 1.  float in Set

    Posted Wed April 20, 2016 01:27 AM

    Originally posted by: sandeepsinghchauhan


     


    #DecisionOptimization
    #OPLusingCPLEXOptimizer


  • 2.  Re: float in Set

    Posted Wed April 20, 2016 03:22 AM

    Hi,

    yes you can but then you need to use the right type:

    {float} posD[posC] = [{1.5,2.5,3.5} ,{4.2, 5.6}];

    regards


    #DecisionOptimization
    #OPLusingCPLEXOptimizer