Writing integer solutions to a file
Specifies the parameter to create a file for integer solutions of a MIP.
You can also tell CPLEX the name of a file where you want CPLEX to write integer solutions to your MIP. To do so, use the parameter MIP integer solution-file switch and prefix documented in the CPLEX Parameters Reference Manual.
Such a file can be useful, for example, to collect incumbents in your CPLEX application.