GLPK -- GNU Linear Programming Kit, Version 1.1.2

Copyright (C) 2000, 2001 Andrew Makhorin <mao@mai2.rcnet.ru>,
                         Department for Applied Informatics,
                         Moscow Aviation Institute, Moscow, Russia.
                         All rights reserved.

The GLPK package is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by the
Free Software Foundation; either version 2 of the License, or (at your
option) any later version.

See the file COPYING for the GNU General Public License.

See the file INSTALL for compilation and installation instructions.

The GLPK package is intended for solving large scale linear programming
problems by means of the revised simplex method. It is a set of routines
organized in the form of a library and written in the ANSI C programming
language.

You can visit the author's web page dedicated to GLPK at:
<http://mai2.rcnet.ru/~mao/glpk/index.htm>.

Please, report bugs to <bug-glpk@gnu.org>.
