LONGO11 - Demo Use Only... (Info updated Feb 12, 2009) Licensed for commercial use. Branch-and-bound solver enabled. Nonlinear solver enabled. Barrier solver enabled. Global solver enabled. : help This is LINGO, Copyright (c) 2007 LINDO Systems. LINGO is licensed material with all rights reserved. Copying except as authorized in license agreement is prohibited. LINGO solves mathematical models entered in natural form. LINGO's solvers can handle both linear and nonlinear models, as well as integer variables. To learn the available commands type "COMMANDS". To get help for a particular command, type "HELP name" where "name" is the command name. for more help on entering a formulation, type "HELP MODEL". Maximum model size is: Demo LINGO Input Max. Size --------------------------------- Variables 300 Nonlinear Variables 30 Integer Variables 30 Constraints 150 Global Variables 5 Characters per name 32 Larger versions are available. For information contact: LINDO Systems Inc 1415 N. Dayton St. Chicago, IL 60622 Tel: 312/988-7422 Fax: 312/988-9065 E-mail: sales@lindo.com -or- tech@lindo.com -------------------------------------------------------------------------- : commands LINGO commands by category. For information on a specific command, type: 'HELP command-name'. 1) Information COM CAT HELP MEM 2) Input MODEL TAKE RMPS FRMPS 3) Display LOOK GEN PAUS HIDE STATS PICTURE DUAL 4) File Output DIV RVRT SAVE SMPS SMPI 5) Solution GO SOLU NONZ RANGE DEBUG 6) Problem Editing DEL EXT ALT 7) Quit QUIT 8) System Parameters PAGE TERS VERB WIDTH SET FREEZE DBUID DBPWD APISET 9) Miscellaneous TIME -------------------------------------------------------------------------- The easiest way to run Lingo is to create an input file with your LP program and, when prompted by Lingo, type: : take file.lng It will run the program and display the result on the screen and/or will store it in the file specified in your input file. For details refer to the examples given on the web site. --------------------------------------------------------------------------