> could anyone explain step by step how to write an application with
> GLPK in c++ using VS2008 express?

> 1. First step is to create new project
> 2. How to add header glpk.h
> 3... what to do next...?

Take the example program example/sample.c (it is included in the glpk
distribution) and try to make it working.

If you do not have enough skills in C/C++ programming, you can find a lot
of tutorials in the internet.





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

Reply via email to