lemon/config.h.in
author Alpar Juttner <alpar@cs.elte.hu>
Wed, 22 Sep 2010 08:53:09 +0200
changeset 906 e24922c56bc2
parent 496 7992dcb0d0e6
child 627 20dac2104519
permissions -rw-r--r--
Bug fix in Dfs::start(s,t) (#392)
     1 /* Define to 1 if you have CPLEX. */
     2 #undef LEMON_HAVE_CPLEX
     3 
     4 /* Define to 1 if you have GLPK. */
     5 #undef LEMON_HAVE_GLPK
     6 
     7 /* Define to 1 if you have long long */
     8 #undef LEMON_HAVE_LONG_LONG