lemon/config.h.cmake
author Peter Kovacs <kpeter@inf.elte.hu>
Fri, 03 Apr 2009 18:59:15 +0200
changeset 600 6ac5d9ae1d3d
parent 473 17d918051964
parent 496 7992dcb0d0e6
child 612 c3ce597c11ae
permissions -rw-r--r--
Support real types + numerical stability fix in NS (#254)

- Real types are supported by appropriate inicialization.
- A feature of the XTI spanning tree structure is removed to ensure
numerical stability (could cause problems using integer types).
The node potentials are updated always on the lower subtree,
in order to prevent overflow problems.
The former method isn't notably faster during to our tests.
alpar@500
     1
#cmakedefine HAVE_LONG_LONG 1
alpar@500
     2
#cmakedefine HAVE_LP 1
alpar@500
     3
#cmakedefine HAVE_MIP 1
alpar@500
     4
#cmakedefine HAVE_GLPK 1