IBM ILOG Solver User's Manual > Local Search > Basic Local Search > What is local search? > Solutions

In the description of local search above, we mentioned the concept of a current solution. IBM® ILOG® Concert Technology provides explicit support for representing solutions through the class IloSolution. Solver's local search support makes extensive use of IloSolution objects. The IBM ILOG Solver Reference Manual gives full details about the functions of IloSolution objects. Here, we will cover the parts most relevant to local search.