... > AFAIK, there were attempts to adapt xml for coding lp/mip data; see > the paper "LPFML: A W3C XML Schema for Linear Programming" > http://www.optimization-online.org/DB_HTML/2004/02/817.html > > However, I am not sure if there is a similar format for coding lp/mip > solution. > > Andrew Makhorin
LPFML has been extended to an XML-based format, designated OSiL, for LP/MIP and other kinds of optimization problems (such as nonlinear optimization). There's an updated description of it at www.optimization-online.org/DB_FILE/2006/03/1353.pdf. There's a format similar to OSiL -- designated OSrL -- for communicating optimization results from solvers. A broader framework, called Optimization Services, defines a number of other formats relating to optimization. A start on a website for it can be seen at www.optimizationservices.org, and it will be distributed as a project from COIN-OR (www.coin-or.org) within a few months. Bob Fourer [EMAIL PROTECTED] _______________________________________________ Help-glpk mailing list [email protected] http://lists.gnu.org/mailman/listinfo/help-glpk
