Hello everybody !!!

There is a patch meant to speed up the class MixedIntegerLinearProgram
with a cheap trick : instead of using Sage's symbolic expressions to
represent Linear Functions, I wrote a small class doing just that,
inside of the file defining Linear Programs.... This patch only adds
this class, and replaces a few lines in the code to make it all stand
:-)

http://trac.sagemath.org/sage_trac/ticket/7740

It's mostly docstrings, and would be *greatly* appreciated in the next
release as it blocks several other patches...

Thank you for your help ! :-)

Nathann
-- 
To post to this group, send an email to [email protected]
To unsubscribe from this group, send an email to 
[email protected]
For more options, visit this group at http://groups.google.com/group/sage-devel
URL: http://www.sagemath.org

Reply via email to