First time here? Check out the FAQ!
answered 12 years ago
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