lexmin: optionally compute sign of affine function over polyhedron using cdd
commit4bb34ff3160010c1e01128fa66f9fae7fdc9a6aa
authorSven Verdoolaege <skimo@kotnet.org>
Sat, 9 Dec 2006 22:05:14 +0000 (9 23:05 +0100)
committerSven Verdoolaege <skimo@kotnet.org>
Sat, 9 Dec 2006 22:05:14 +0000 (9 23:05 +0100)
tree81f4fd2ba9eda47f0e9a6c5dbdb2b312c9852d00
parent97c2fa28a64c84203aca803441a56875521af1c2
lexmin: optionally compute sign of affine function over polyhedron using cdd
13 files changed:
Makefile.am
barvinok/options.h
basis_reduction_cdd.cc
initcdd.cc [new file with mode: 0644]
initcdd.h [new file with mode: 0644]
lexmin.cc
options.c
polysign.c [new file with mode: 0644]
polysign.h [new file with mode: 0644]
polysign_cdd.cc [new file with mode: 0644]
polysign_cdd_template.cc [new file with mode: 0644]
polysign_cddf.cc [new file with mode: 0644]
polysign_polylib.c [new file with mode: 0644]