> Very nice Mike.
>

I added three lines (first is empty line) as an example computation try,  
in sagecell window and then evaluate

var('x1 x2')
maximize(20*x1 + 10*x2, {3*x1 + x2 <= 1300, x1 + 2*x2 <= 600, x2 <= 250}) 

Dominique

-- 
You received this message because you are subscribed to the Google Groups 
"sage-devel" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to sage-devel+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/sage-devel/c017c23d-a26d-4c74-9eb6-fa4eee2e9534%40googlegroups.com.

Reply via email to