lemon/config.h.in
author Alpar Juttner <alpar@cs.elte.hu>
Fri, 29 Feb 2008 11:01:39 +0000
changeset 103 b68a7e348e00
child 457 69928a704ffb
child 485 7992dcb0d0e6
permissions -rw-r--r--
Port kruskal() and UnionFind from svn -r3468

The class type interface of Kruskal has not been ported yet
ladanyi@1
     1
/* Define to 1 if you have CPLEX. */
ladanyi@1
     2
#undef HAVE_CPLEX
ladanyi@1
     3
ladanyi@1
     4
/* Define to 1 if you have GLPK. */
ladanyi@1
     5
#undef HAVE_GLPK