Decision Optimization

Decision Optimization

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

 View Only
  • 1.  question about setting Cplex solving MIP problem

    Posted Thu December 27, 2012 04:21 PM

    Originally posted by: SystemAdmin


    I have a very big problem that I would like to use MIP to solve. I do not expect the Cplex would output an optimal solution in time. If I only want to have a best feasible solution found within a given time window, which parameters should I set for Cplex?

    Thanks!
    #CPLEXOptimizers
    #DecisionOptimization


  • 2.  Re: question about setting Cplex solving MIP problem

    Posted Fri December 28, 2012 04:10 PM

    Originally posted by: SystemAdmin


    The TiLim parameter is used to stop CPLEX after a specified elapsed time.

    Paul

    Mathematicians are like Frenchmen: whenever you say something to them, they translate it into their own language, and at once it is something entirely different. (Goethe)
    #CPLEXOptimizers
    #DecisionOptimization


  • 3.  Re: question about setting Cplex solving MIP problem

    Posted Sat December 29, 2012 03:46 PM

    Originally posted by: SystemAdmin


    Thanks!
    #CPLEXOptimizers
    #DecisionOptimization