CPLEX does not incorporate an algorithm for generating all feasible
solutions to a MIP. At best you can use the "solution pool" feature to
generate a few of the feasible solutions that were found; see "Directives to
Manage the Solution Pool" on pages 72-73 of
www.ampl.com/BOOKLETS/amplcplex110userguide.pdf. Use AMPL's display command
to view the values of the variables in each solution.
Bob Fourer
4...@ampl.com