First time here? Check out the FAQ!
answered 2012-05-04 23:17:53 +0100
Presumably you have lots of relatively simple linear programs. Have a look at the PPL Cython interface in sage/libs/ppl.pyx, and in particular maximize()
sage/libs/ppl.pyx