ILOG CPLEX 11.0 User's Manual > Discrete Optimization > Solution Pool: Generating and Keeping Multiple Solutions > Populating the Solution Pool > Invoking the Populate Procedure

The populate procedure is available in all application programming interfaces (APIs) of ILOG CPLEX.

For examples of populating the solution pool in an application, see yourCPLEXinstallation/examples/src/populate.c and ilopopulate.cpp as well as Populate.java and Populate.cs.