This shows you the differences between two versions of the page.
— |
gams:get_a_list_of_the_available_solvers_in_gams [2008/10/01 14:32] (current) support created |
||
---|---|---|---|
Line 1: | Line 1: | ||
+ | ====== How do I get a list of the available solvers in GAMS? ====== | ||
+ | |||
+ | * Windows | ||
+ | * IDE: File -> Options -> Solvers | ||
+ | * Command line interface: Change to the GAMS system directory and run ''gamsinst'' | ||
+ | * Unix: Change to the GAMS system directory and run ''gamsinst'' | ||
+ | |||