Decision Optimization

Decision Optimization

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


#Analytics
#DecisionOptimization
#DecisionOptimization
 View Only
Expand all | Collapse all

High number of integer variables

  • 1.  High number of integer variables

    Posted 11/21/18 12:53 PM

    Originally posted by: Daniela Silva


    Because of the high number of integer variables to use in the problem in Cplex, I can't get an optimal solution to the problem in real time. How can i solve this problem?


    #DecisionOptimization
    #OPLusingCPLEXOptimizer


  • 2.  Re: High number of integer variables

    Posted 11/21/18 01:30 PM


  • 3.  Re: High number of integer variables

    Posted 11/22/18 09:56 AM

    Originally posted by: Daniela Silva


    Thanks for the answer.

     

    Neither of the alternatives solves my problem in total, because I need the program to run to the end and I do not have access to a more efficient machine.

    I have a set of tasks to accomplish, and I want to hire a number of staff for these tasks over a given period of time, and the goal is to hire a number of staff teams, which are updated every week to minimize the pending tasks.

    I wonder if this problem fits into some classic problem and where I can get access to this classic literature.

     

    Thanks.


    #DecisionOptimization
    #OPLusingCPLEXOptimizer