Ergebnis für URL: http://www.gnu.org/software/glpk/glpk.html
                            GLPK (GNU Linear Programming Kit)

   [1][image of the Head of a GNU]

   [2]Introduction | [3]Downloading | [4]Documentation | [5]Mailing Lists/Newsgroups
             | [6]Request an Enhancement | [7]Report a Bug | [8]Maintainer
     ____________________________________________________________________________

  [9]Introduction to GLPK

   The GLPK (GNU Linear Programming Kit) package is intended for solving large-scale
   linear programming (LP), mixed integer programming (MIP), and other related
   problems. It is a set of routines written in ANSI C and organized in the form of
   a callable library.

   GLPK supports the GNU MathProg modeling language, which is a subset of the AMPL
   language.

   The GLPK package includes the following main components:
     * primal and dual simplex methods
     * primal-dual interior-point method
     * branch-and-cut method
     * translator for GNU MathProg
     * application program interface (API)
     * stand-alone LP/MIP solver

  [10]Downloading GLPK

   The GLPK distribution tarball can be found on [11]http://ftp.gnu.org/gnu/glpk/
   [via http] and [12]ftp://ftp.gnu.org/gnu/glpk/ [via FTP]. It can also be found on
   one of [13]our FTP mirrors; please use a mirror if possible.

   To make sure that the GLPK distribution tarball you have downloaded is intact you
   need to download the corresponding .sig file and run a command like this:

   gpg --verify glpk-4.32.tar.gz.sig

   If that command fails because you do not have the required public key, run the
   following command to import it:

   gpg --keyserver keys.gnupg.net --recv-keys 5981E818

   and then re-run the previous command.

  [14]Documentation

   The GLPK documentation consists of the Reference Manual and the description of
   the GNU MathProg modeling language. Both these documents are included in the
   distribution (in LaTeX, DVI, and PostScript formats).

  [15]Mailing Lists/Newsgroups

   GLPK has two mailing lists: [16]help-glpk@gnu.org and [17]bug-glpk@gnu.org.

   The main discussion list is [18]help-glpk@gnu.org, and is used to discuss all
   aspects of GLPK, including development and porting.

   There is a separate list used for reporting bugs, [19]bug-glpk@gnu.org. For
   details on submitting a bug report, please see the section [20]Report a Bug
   below.

   Announcements about GLPK and most other GNU Software are made on
   [21]info-gnu@gnu.org.

   To subscribe to these or any GNU mailing lists, please send an empty mail with a
   Subject: header line of just "subscribe" to the relevant -request list. For
   example, to subscribe yourself to the main GLPK discussion list, you would send
   mail to [22]help-glpk-request@gnu.org with no body and a Subject: header line of
   just "subscribe". Another way to subscribe is to use the mailing list interface;
   see [23]Help-glpk and [24]Bug-glpk.

   Currently there are no newsgroups dedicated to GLPK.

  [25]Request an Enhancement

   If you would like any new feature to be included in future versions of GLPK,
   please send a request to [26]help-glpk@gnu.org.

   Please remember that development of GLPK is a volunteer effort, and you can also
   contribute to its development. For information about contributing to the GNU
   Project, please read [27]How to help GNU.

  [28]Report a Bug

   If you think you have found a bug in GLPK, then please send as complete a report
   as possible to [29]bug-glpk@gnu.org.

  [30]Maintainer

   GLPK is currently being maintained by [31]mao@gnu.org, [32]mao@mai2.rcnet.ru.
     ____________________________________________________________________________

   Please send FSF & GNU inquiries to [33]gnu@gnu.org. There are also [34]other ways
   to contact the FSF.

   The GLPK package is part of the GNU project, released under the aegis of GNU.

   Copyright © 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010,
   2011, 2012 Andrew Makhorin, Department for Applied Informatics, Moscow Aviation
   Institute, Moscow, Russia. All rights reserved.

   Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
   02110-1301, USA.

   Verbatim copying and distribution of this entire article are permitted worldwide,
   without royalty, in any medium, provided this notice, and the copyright notice,
   are preserved.

   Updated: $Date: 2012/06/23 11:35:42 $

References

   1. http://www.gnu.org/graphics/agnuhead.html
   2. http://www.gnu.org/software/glpk/glpk.html#introduction
   3. http://www.gnu.org/software/glpk/glpk.html#downloading
   4. http://www.gnu.org/software/glpk/glpk.html#documentation
   5. http://www.gnu.org/software/glpk/glpk.html#lists
   6. http://www.gnu.org/software/glpk/glpk.html#enhancement
   7. http://www.gnu.org/software/glpk/glpk.html#bug
   8. http://www.gnu.org/software/glpk/glpk.html#maintainer
   9. http://www.gnu.org/software/glpk/glpk.html#TOCintroduction
  10. http://www.gnu.org/software/glpk/glpk.html#TOCdownloading
  11. http://ftp.gnu.org/gnu/glpk/
  12. ftp://ftp.gnu.org/gnu/glpk/
  13. http://www.gnu.org/prep/ftp.html
  14. http://www.gnu.org/software/glpk/glpk.html#TOCdocumentation
  15. http://www.gnu.org/software/glpk/glpk.html#TOClists
  16. mailto:help-glpk@gnu.org
  17. mailto:bug-glpk@gnu.org
  18. mailto:help-glpk@gnu.org
  19. mailto:bug-glpk@gnu.org
  20. http://www.gnu.org/software/glpk/glpk.html#bug
  21. mailto:info-gnu@gnu.org
  22. mailto:help-glpk-request@gnu.org
  23. http://mail.gnu.org/mailman/listinfo/help-glpk
  24. http://mail.gnu.org/mailman/listinfo/bug-glpk
  25. http://www.gnu.org/software/glpk/glpk.html#TOCenhancement
  26. mailto:help-glpk@gnu.org
  27. http://www.gnu.org/help/
  28. http://www.gnu.org/software/glpk/glpk.html#TOCbug
  29. mailto:bug-glpk@gnu.org
  30. http://www.gnu.org/software/glpk/glpk.html#TOCmaintainer
  31. mailto:mao@gnu.org
  32. mailto:mao@mai2.rcnet.ru
  33. mailto:gnu@gnu.org
  34. http://www.gnu.org/contact/


Usage: http://www.kk-software.de/kklynxview/get/URL
e.g. http://www.kk-software.de/kklynxview/get/http://www.kk-software.de
Errormessages are in German, sorry ;-)