lemon/config.h.cmake
author Peter Kovacs <kpeter@inf.elte.hu>
Sun, 23 Aug 2009 11:11:49 +0200
changeset 737 9d6c3e8b2421
parent 627 20dac2104519
permissions -rw-r--r--
Add a resize() function to HypercubeGraph (#311)
just like the similar functions in other static graph structures,
and extend the test files to check these functions.
ladanyi@678
     1
#define LEMON_VERSION "@PROJECT_VERSION@"
ladanyi@500
     2
#cmakedefine LEMON_HAVE_LONG_LONG 1
ladanyi@627
     3
#cmakedefine LEMON_HAVE_LP 1
ladanyi@627
     4
#cmakedefine LEMON_HAVE_MIP 1
ladanyi@627
     5
#cmakedefine LEMON_HAVE_GLPK 1
ladanyi@627
     6
#cmakedefine LEMON_HAVE_CPLEX 1
ladanyi@627
     7
#cmakedefine LEMON_HAVE_CLP 1
ladanyi@627
     8
#cmakedefine LEMON_HAVE_CBC 1