MINOPT

Software

MINOPT Home MINOPT Model Library MINOPT Solver Links MINOPT Purchasing MINOPT Software
MINOPT home MINOPT Model Library MINOPT Solver Links MINOPT Purchasing & Licensing MINOPT Software

Platforms

MINOPT is currently ported to the following platforms:

Architecture Operating System
HP HP-UX 10.20
SGI IRIX 5.3
SGI IRIX 6.4
Sun SunOS 5.5.1
IBM AIX 3.2
PC Windows 95/NT*
PC linux*
*Now available!

System Requirements

In order to install MINOPT on a UNIX system, the following are required:

In order to obtain MINOPT for a PC running WindowsNT or Windows95, please refer to the Purchasing Information.

In order to obtain MINOPT for a PC running Linux, please refer to the Purchasing Information.

Compiling MINOPT

To compile MINOPT on a UNIX system, follow the following steps:

  1. Obtain the MINOPT tar file for the appropriate architecture from the Software Archive.
  2. Uncompress the tar file using gunzip.
    % gunzip minopt_hppa.tar.gz
  3. Extract the tar file using the tar command:
    %tar xvf minopt_hppa.tar
    The will create the directory minopt_hppa and extract the MINOPT into this directory. The new directory will contain the following:
  4. Run the configuration script to create the Makefile for MINOPT:
    % ./configure
    This will ask you a series of questions regarding the computer as well as which external solvers you have present and wish to include with your MINOPT executable. When the configuration is complete, a Makefile for compiling MINOPT will be created.
  5. After the configuration is complete and the Makefile has been created. Use the make command to compile the program:
    % make
    This will create the single MINOPT executable named minopt

Installing MINOPT

  1. All that is needed to run MINOPT is the single executable. To install MINOPT on an UNIX system, copy the executable to an appropriate place on the computer. (Somewhere like /usr/local/bin is usually a good choice.)
  2. Now you are ready to run MINOPT. To test that it is compiled and installed correctly, run the program:
    % minopt
    You should get the header message and copyright information.
  3. You can run MINOPT, but you will not get very far without a valid license. Consult the Purchasing and Licensing page for more information about this.

MINOPT Home MINOPT Model Library MINOPT Solver Links MINOPT Purchasing MINOPT Software
MINOPT home MINOPT Model Library MINOPT Solver Links MINOPT Purchasing & Licensing MINOPT Software

MINOPT
Last modified: Fri Aug 14 14:09:21 EDT 1998

Copyright © 1998 Princeton University
All Rights Reserved