ILOG CPLEX 10.1 Release Notes > > ILOG CPLEX 10.1 Release Notes > Conversion Note for Concert Users

Recall that the methods getRootAlgorithm, setRootAlgorithm, getNodeAlgorithm, setNodeAlgorithm have been deprecated since ILOG CPLEX version 8.0. If your application uses any of these deprecated methods, you need to recompile your application to take into account a new exception that these methods may raise. It is preferable to use the parameters RootAlgorithm or NodeAlgorithm instead of these deprecated methods. You must eliminate these deprecated functions from your application, as they will entirely disappear from ILOG CPLEX in the next major release.