Working on it :-)

We do not have arbitrary precision linear programming ( perhaps weo do
have it by CVXOPT, I don't know, but not on what I am working on --
the link between Sager and usual LP solvers ) , but I'd be delighted
to work on it...
The thing is that I do not want to give up the usual solvers if there
is no way to have them compute their answer with arbitrary
precision... The use of GMP would imply that we re-write the LP
solvers from scratch, which I have no intention of trying... Are you
aware of any arbitrary-precision Linear Programming solver
somewhere ? :-)

We could have both, anyway... I only solve binary/integer problems
with LP, but I do not mind trying to merge another solver into
that :-)

On Aug 27, 7:18 pm, abhinav <[email protected]> wrote:
> Does sage have functions for arbitrary precision linear programming
> (using GMP, for instance). I saw some recent posts about linear
> programming, but not sure about the status of implementation.
> Thanks!
>
> -A.
--~--~---------~--~----~------------~-------~--~----~
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/sage-support
URLs: http://www.sagemath.org
-~----------~----~----~----~------~----~------~--~---

Reply via email to