home *** CD-ROM | disk | FTP | other *** search
/ Monster Media 1993 #2 / Image.iso / math / lindo.zip / READ.ME < prev    next >
Text File  |  1991-07-27  |  6KB  |  199 lines

  1.  
  2.  
  3.  
  4.  
  5.  
  6.  
  7.                             Getting Started with LINDO/PC
  8.  
  9.           Enclosed is  a  copy  of  LINDO/PC  for  the IBM PC. This version
  10.           allows for 100 rows,  200  variables,  and 4000 nonzeroes. Larger
  11.           versions of LINDO  for  386  machines  will allow for up to 32000
  12.           rows  and  100000  variables.    Slack  variables,   explicit  or
  13.           implicit, count against the maximum  variable  limit.  LINDO also
  14.           needs some free nonzero space to optimize a  model.  The enclosed
  15.           version of LINDO  does  not  contain  code  to  exploit  an 80x87
  16.           coprocessor. All commands and  features  described  in  the LINDO
  17.           User's Manual are present in the enclosed version  of  LINDO with
  18.           the exception of the FORTRAN USER interface.
  19.  
  20.           In order to run this version you will require the following:
  21.  
  22.              (1) PC DOS version 2.0 (or higher)
  23.              (2) 420000 bytes of available memory after loading DOS
  24.  
  25.           To determine if your PC has enough memory you should run  the DOS
  26.           program CHKDSK. The  following  example  illustrates  how  to run
  27.           CHKDSK and assumes you have placed your DOS diskette in drive A:
  28.  
  29.              A:                           (make drive A: the default)
  30.              CHKDSK                       (run the CHKDSK program)
  31.  
  32.              362496 bytes total disk space
  33.               38912 bytes in 2 hidden files
  34.              316416 bytes in 42 user files
  35.                7168 bytes available on disk
  36.  
  37.              655360 bytes total memory
  38.              609960 bytes free            (this value MUST exceed 420000)
  39.  
  40.           If you  do  not  have  enough memory it may be due to two causes.
  41.           Either you have not installed at least 640K on  your  machine  or
  42.           you have resident  programs  and drivers installed that are using
  43.           some of the  available  memory.  If  you  did  not  install these
  44.           programs yourself, it could be they  are  automatically installed
  45.           when the  system starts via the AUTOEXEC.BAT or CONFIG.SYS files.
  46.           Please check these files.
  47.  
  48.           Before running LINDO, be sure to  make  a backup copy of the file
  49.           LINDO.EXE first.
  50.  
  51.           After starting the machine and loading DOS, you may execute LINDO
  52.           by placing the LINDO  system  diskette  in  the default drive and
  53.           typing LINDO. If you have a hard disk you will  want  to copy the
  54.           file  LINDO.EXE to a directory on your disk.  You  may  then  run
  55.           LINDO directly from your hard disk.
  56.  
  57.           The  LINDO system disk also includes  several  test  problems  in
  58.           files TEST1.DAT  to TEST6.DAT. A test problem, say TEST1.DAT, may
  59.           be read into LINDO by giving the command "TAKE TEST1.DAT"  to the
  60.           LINDO system prompt.
  61.  
  62.  
  63.  
  64.  
  65.  
  66.  
  67.  
  68.  
  69.  
  70.  
  71.  
  72.  
  73.           LINDO provides on-line help capabilities for  all  commands. Help
  74.           may be obtained by typing HELP or COMMANDS to the system Prompt.
  75.  
  76.  
  77.           PRINTING LINDO/PC OUTPUT:
  78.  
  79.           LINDO output may be sent to the printer  using  several different
  80.           techniques:
  81.  
  82.             1.  Simultaneously  holding  down the Shift  and  PrtSc  (print
  83.                 screen) keys  will cause the contents of the current screen
  84.                 to be sent to the printer.
  85.  
  86.             2.  Simultaneously holding down the  Ctrl  (control)  and PrtSc
  87.                 keys will cause all subsequent  screen output to be sent to
  88.                 the printer. Pressing Ctrl-PrtSc again stops printing.
  89.  
  90.             3.  The LINDO  command "DIVERT PRN" sends all high volume LINDO
  91.                 output to the printer rather than to the  screen.  Give the
  92.                 "RVRT" command to cause output to revert to the screen.
  93.  
  94.             4.  You may also use the DIVERT command to send LINDO output to
  95.                 a  file.  Do  this  by  giving  the  LINDO command  "DIVERT
  96.                 filename", where "filename" is any valid DOS file name. You
  97.                 may then exit  LINDO  and  edit  this  file  with  any text
  98.                 editor, and print it with the DOS PRINT command.
  99.  
  100.           Note: You may  not  print  the  LINDO files created with the SAVE
  101.           command.  If  you  want  to  print  your  formulation,  type  the
  102.           following:
  103.  
  104.              DIVERT PRN
  105.              LOOK ALL
  106.              RVRT
  107.  
  108.  
  109.           NEW FEATURE(S):
  110.  
  111.           LINDO  now contains a full screen  editing  capability  which  is
  112.           invoked  with  the  EDIT command.  Type HELP EDIT in LINDO to get
  113.           specifics on the use of the EDIT command.
  114.  
  115.           LINDO can now display  a  status  box  during optimization.  This
  116.           status box gives information  on  the  progress of the optimizer.
  117.           The box is updated about every  two  seconds.  Use the escape key
  118.           (<Esc>) to toggle the status box on and off.
  119.  
  120.           You  may also interrupt the optimizer by  pressing  the  end  key
  121.           (<End>).  LINDO will ask how  many  more pivots you would like to
  122.           do  once  the  end  key  has been pressed. To stop  optimization,
  123.           respond by entering  0.    LINDO  will then return to the command
  124.           level with the best solution found.
  125.  
  126.  
  127.  
  128.  
  129.                                         - 2 -
  130.  
  131.  
  132.  
  133.  
  134.  
  135.  
  136.  
  137.  
  138.  
  139.           Thank you very much for your interest in LINDO. If  you encounter
  140.           problems, please  document  them  as  thoroughly  as  possible by
  141.           putting all the relevant data on a diskette and sending it to:
  142.  
  143.                                  LINDO Systems, Inc.
  144.                                    P.O. Box 148231
  145.                                   Chicago, IL 60614
  146.                                     312/871-2524
  147.  
  148.  
  149.  
  150.  
  151.  
  152.  
  153.  
  154.  
  155.  
  156.  
  157.  
  158.  
  159.  
  160.  
  161.  
  162.  
  163.  
  164.  
  165.  
  166.  
  167.  
  168.  
  169.  
  170.  
  171.  
  172.  
  173.  
  174.  
  175.  
  176.  
  177.  
  178.  
  179.  
  180.  
  181.  
  182.  
  183.  
  184.  
  185.  
  186.  
  187.  
  188.  
  189.  
  190.  
  191.  
  192.  
  193.  
  194.  
  195.                                         - 3 -
  196.  
  197.  
  198.  
  199.