On 15 May 2012 13:38, john_perry_usm <[email protected]> wrote: >I've found MILP lets you do it this way: > > sage: x, y = lp[0], lp[1]
Ahh! Thanks, this is what I need. (Is this documented anywhere?) - Emil -- 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 URL: http://www.sagemath.org
