Ausam/doc/man/man1/alps.1

Find at most related files.
including files from this version of Unix.

.th ALPS I Jan/79
.sh NAME
alps \*- algebraic linear programming system
.sh SYNOPSIS
.bd alps
file ...
.sh DESCRIPTION
.bd Alps
takes the concatenation of
the
.bd file
arguments
(or standard input if
.bd file
is missing)
to be a description file of a linear programming
problem.
Having analysed the
.bd problem
.bd specification
it invokes an algorithm which seeks solution bases and
performs post-solution analysis.
The following list of keywords will give the flavour of
the problem specificaton.
.lp +16 12
basis	Defines initial soloution basis.
.lp +16 12
bounds	Used to declare bounds on variables.
.lp +16 12
constraints	Specification of problem constraints.
.lp +16 12
form	Specifies input form.
.lp +16 12
from	Alternative file inclusion.
.lp +16 12
maximise	Indicates that objective function is to maximised.
.lp +16 12
minimise	Indicates that objective function is to minimised.
.lp +16 12
variables	Necessary to declare variables used.
.dt
.i0
.sh "SEE ALSO"
LP Tutorial.
.sh DIAGNOSTICS
Syntax errors flagged from YACC based analysis of problem specification.
.br
Semantic errors flagged from algorithms themselves.
.sh BUGS
Please report them to the yeti
(an avalanche is expected!).
.sh YETI
Adrian Freed (AGSM, UNSW)