LWN.net Logo

GLPK 4.19 released

Stable version 4.19 of GLPK has been announced. "GLPK (GNU Linear Programming Kit) is intended for solving large scale linear programming problems by means of the revised simplex method. It is a set of routines written in the ANSI C programming language and organized in the form of a library."
(Log in to post comments)

GLPK 4.19 released

Posted Jul 12, 2007 14:20 UTC (Thu) by Tet (subscriber, #5433) [Link]

GLPK is a joy to use, and the API is much cleaner than the proprietary equivalents I've tried. But it sadly trails them in performance by quite some margin. The primary change here is to GPLv3, but hopefully there have been some performance improvements since I last tried it. I'll have to give it another go...

Copyright © 2007, Eklektix, Inc.
Comments and public postings are copyrighted by their creators.
Linux is a registered trademark of Linus Torvalds