Xpress Examples package for Unix Platforms
------------------------------------------

The examples in this package are grouped by product. Under each product 
directory you will find the examples for that product arranged in 
subdirectories according to the source code language and functionality 
being demonstrated.

For those examples which require compilation, a makefile is provided in 
the relevant subdirectory which is compatible with make.

The makefiles require the environmental variable XPRESSDIR to be set to 
the path to the xpressmp directory which is the root of the Xpress 
software installation.

The makefiles use the environmental variable OSTYPE to determine the 
type of unix operating system installed on the platform. If the value of 
OSTYPE on your platform is not one of [aix,solaris,hpux,linux] ( e.g. some
shells append the version number of the OS to this variable ) then you need
to override the variable value either in your shell startup script or in the
makefiles themselves.

Simply navigate to the subdirectory in question and run 
make to build all the examples in that subdirectory.

The examples in this package are compatible with the latest Xpress 
release.

Most of the examples will run with older versions of the software.


If you find any errors in the examples please contact FICO 
using the email address: support@fico.com.


FICO.




