Restart: R

Top  Previous  Next

This option specifies the name of file containing a workfile written by a SAVE command that allows the GAMS program to be restarted.  String input is expected.

The command is implemented with the syntax

 

Restart=filename

or

R=filename

 

For example one can use

 

r=myfile

 

where GAMS will create myfile.go0

For more detailed information see the Save and Restart basics.