1 #ifdef HAVE_CONFIG_H
2 #include <config.h>
3 #endif
4
1 #include <iostream>
5 #include <iostream>
2
6
3
7
4 #ifdef HAVE_GLPK
8 #ifdef HAVE_GLPK
5 #include <lemon/lp_glpk.h>
9 #include <lemon/lp_glpk.h>