Package com.gams.examples.interrupt
Provides examples that demonstrate how to alter some console properties to get this behavior of Ctrl-C. More...
Classes | |
class | ConsoleInterrupt |
This example demonstrates how to interrupt a solve in a running job but then continues with the execution of the remaining GAMS job. More... | |
class | InterruptGUI |
This small example demonstrates how to run a GAMS model in a graphical user interface. More... | |
Detailed Description
Provides examples that demonstrate how to alter some console properties to get this behavior of Ctrl-C.