| 1 | initial version |
Yes, this is exactly linear programming !
| 2 | No.2 Revision |
Yes, this is exactly linear programming !! Note that given a polytope, there is a method named .to_linear_program() to make a linear program out of it (you will then have to set an objective corresponding to r).
Copyright Sage, 2010. Some rights reserved under creative commons license. Content on this site is licensed under a Creative Commons Attribution Share Alike 3.0 license.