lemon/config.h.cmake
author Peter Kovacs <kpeter@inf.elte.hu>
Fri, 03 Apr 2009 18:59:15 +0200
changeset 608 6ac5d9ae1d3d
parent 473 17d918051964
parent 485 7992dcb0d0e6
child 620 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@517
     1
#cmakedefine HAVE_LONG_LONG 1
alpar@517
     2
#cmakedefine HAVE_LP 1
alpar@517
     3
#cmakedefine HAVE_MIP 1
alpar@517
     4
#cmakedefine HAVE_GLPK 1