>  
> I would ask you if it is possible to run GLPK on GRID' 5000 ? 

I think, it is.

> if yes, how to install it?

Probably in the same way as other software packages. Usually you need to
compile all files in the src subdirectory with an ANSI C compiler and
build the glpk object library, and then compile examples/glpsol.c and
link it against the object library to build the stand-alone solver
executable.



_______________________________________________
Help-glpk mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/help-glpk

Reply via email to