#12091: bug in add_constraint to MixedIntegerLinearProgram
----------------------------------+-----------------------------------------
Reporter: dimpase | Owner: ncohen
Type: defect | Status: new
Priority: critical | Milestone: sage-5.0
Component: linear programming | Keywords:
Work_issues: | Upstream: N/A
Reviewer: | Author:
Merged: | Dependencies:
----------------------------------+-----------------------------------------
Comment(by ppurka):
Replying to [comment:10 dimpase]:
> Replying to [comment:9 ncohen]:
> > Why do you see the problem at the preparser level ? This kind of lines
can also appear fron the inside of Sage's code, where the preparser does
nothing.. Or am I mistaken ?
>
> Nothing? Why? Surely you can use symbolic functions in Sage library
code, why not? It gets preparsed all right.
Actually no. Not everything gets preparsed. I ran into this problem not
long ago, where the `^` wasn't preparsed since it was in a separate file I
was importing.
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/12091#comment:12>
Sage <http://www.sagemath.org>
Sage: Creating a Viable Open Source Alternative to Magma, Maple, Mathematica,
and MATLAB
--
You received this message because you are subscribed to the Google Groups
"sage-trac" group.
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-trac?hl=en.