lattice_width.c: try vertices of previous integer hulls in new integer hulls
commit768df06341e5302f6ee12e55019e04a2cacb3831
authorSven Verdoolaege <skimo@kotnet.org>
Fri, 9 Nov 2007 08:35:37 +0000 (9 09:35 +0100)
committerSven Verdoolaege <skimo@kotnet.org>
Wed, 21 Nov 2007 14:40:14 +0000 (21 15:40 +0100)
tree636d60c9f2353500226323e64ad2580c83d759e8
parent255c8d5adbcb06ae33ee42a876d0c900d4d84be4
lattice_width.c: try vertices of previous integer hulls in new integer hulls

We expect some pairs of vertices to yield similar integer hulls
for the cones of possible directions, so we pass them along to
Cone_Integer_Hull.
cone_integer_hull.c
doc/implementation.tex
hull.c
hull.h
lattice_width.c
testlib.cc