Hello Larry,

> There is a new add-on for Excel called OpenSolver.
> http://www.opensolver.org
> I was wondering if it is possible to make a GLPK add-on
> for Excel similar to this one.

opensolver creates a cplex file, calls cbc.exe with the
cplex file and then parses the solution file created
by cbc.exe.

Opensolver could be patched to use glpk.exe instead of
cbc.exe.

Please, describe which benefit for the user you want
to create by using GLPK instead of CBC.

For OpenOffice 3.0 a addon using lp_solve is available.
http://code.google.com/p/scsolver/

Best regards

Xypron



-- 
GMX DSL: Internet-, Telefon- und Handy-Flat ab 19,99 EUR/mtl.  
Bis zu 150 EUR Startguthaben inklusive! http://portal.gmx.net/de/go/dsl

_______________________________________________
Help-glpk mailing list
Help-glpk@gnu.org
http://lists.gnu.org/mailman/listinfo/help-glpk

Reply via email to