> > I've got this type of model working using MathProg > > and glpsol, but now I'm trying to figure out how to > > translate it to the strict form required by the C > > API. Has anyone done this? What's the best way to > > go about it? I'm going to need high performance on > > some large problems.
For another example of using glpk api (in C++) see http://code.google.com/p/cspsol/ _______________________________________________ Help-glpk mailing list [email protected] https://lists.gnu.org/mailman/listinfo/help-glpk
