Dear GLPK users,

I am glad to announce version 0.05 of Math::GLPK, the Perl wrapper module for 
GLPK to solve linear programs with much less pain.

See the project page at

    http://qosip.tmit.bme.hu/~retvari/Math-GLPK.html


Version 0.05 is a bugfix release. See the details below:

Math::GLPK:

  - Math::GLPK received a number of bugfixes (mat_col/mat_row should basically
    work now as expected) and a huge mass of optimization. With some symbol
    table hack, it should be a hundred time faster than before, when the
    GLPK API is exercised heavily (benchmarks are more than welcome).

  - problems with symbol export/import should now be caught at compile time.

  - the module fell through some documentation cleanups as well.


Math::GLPK:Solve: 

  - the default version is now GLPK 4.8 (in line with Debian testing)


Math::GLPK was extensively tested on various platforms (ia32, amd64 and
powerpc) under Debian GNU/Linux and Ubuntu Hoary. As always, testers, porters
and contributors are highly acknowledged.


yours: gabor

http://qosip.tmit.bme.hu/~retvari/index.html


_______________________________________________
Help-glpk mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/help-glpk

Reply via email to