Skip to main content

I need to provide an initial (staring) solution for a mixed integer programming from a solution file (file.sol) to help the solver (cplex) in finding the optimal solution faster, but I do not know how.  I need to mention that:

  1. I have changed the setting for cplex to “Use advanced basis”
  2. the file.sol has been created by aimms for the same MIP 
  3. My knowledge of aimms is basic 

I  would appreciate if you could provide some details about variable initialisation.

Thanks

To let CPLEX use a solution file you should set the CPLEX option 'Restart’ to 'Yes’. You should also rename the solution file to 'cpx00000.sol'.

You can set options in the Option Tree, which can be opened by selecting Settings - Project Options in the menu bar.


Reply


Didn't find what you were looking for? Try searching on our documentation pages:

AIMMS Developer & PRO | AIMMS How-To | AIMMS SC Navigator