Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

How to declare a real variable with positive as well as negative values?

I am using sage 6.1.1 on ubuntu. Declaration of a milp variable with milp.new_variable(real=True) only declares a positive valued variable. How do I declare a real variable with a positive as well as negative values?