Question: Setting a Large Number of Constraints in LPSolve

I am trying to set up a linear optimization problem where I have to set quite a few (and I mean perhaps dozens) variables to zero.  How do I do that without explicitly typing each and every variable and setting each one of them to zero manually?  I am using the Optimization package on Maple 12 (student edition) and invoking the LPSolve routine. 

Thanks!

-bas

 

Please Wait...