27282930313233
try { cpx = new IloCplex(); } catch (IloException ex) { fail("Unable to initialize the CPLEX object!"); } setter = new CplexParameterSetter(); }