GLPK -- GNU Linear Programming Kit, Version 2.3

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 linear programming (LP) and
mixed integer linear programming (MIP) problems. 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 webpage dedicated to the GLPK package at
<http://mai2.rcnet.ru/~mao/glpk/index.htm>.

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