12.07.2015 Views

ILOG CPLEX 11.0 User's Manual

ILOG CPLEX 11.0 User's Manual

ILOG CPLEX 11.0 User's Manual

SHOW MORE
SHOW LESS

Create successful ePaper yourself

Turn your PDF publications into a flip-book with our unique Google optimized e-Paper software.

Table 1.4 on page 55 summarizes the options available at nodes.Table 1.4 Algorithm Types for NodeAlgValue Algorithm Type MILP? MIQP? MIQCP?0 IloCplex::Auto yes yes yes1 IloCplex::Primal yes yes not available2 IloCplex::Dual yes yes not available3 IloCplex::Network yes not available not available4 IloCplex::Barrier yes yes yes5 IloCplex::Sifting yes not available not availableControlling the OptimizersThough <strong>ILOG</strong> <strong>CPLEX</strong> defaults will prove sufficient to solve most problems, <strong>ILOG</strong> <strong>CPLEX</strong>offers a variety of parameters to control various algorithmic choices. <strong>ILOG</strong> <strong>CPLEX</strong>parameters can assume values of type bool, num, int, and string. IloCplex providesfour categories of parameters that are listed in the nested enumeration typesIloCplex::BoolParam, IloCplex::IntParam, IloCplex::NumParam,IloCplex::StringParam.To access the current value of a parameter that interests you from Concert Technology, usethe method getParam. To access the default value of a parameter, use the methodgetDefault. Use the methods getMin and getMax to access the minimum and maximumvalues of num and int type parameters.<strong>ILOG</strong> <strong>CPLEX</strong> <strong>11.0</strong> — USER’ S MANUAL 55

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!