add isl_bound test application
commit93be1535a464dae5359f46b715cde13567ffc157
authorSven Verdoolaege <skimo@kotnet.org>
Mon, 10 May 2010 11:14:49 +0000 (10 13:14 +0200)
committerSven Verdoolaege <skimo@kotnet.org>
Fri, 14 May 2010 10:59:01 +0000 (14 12:59 +0200)
tree7f5172d7196bba1394e3d0180311c8fdf5444d7b
parent99b3ab76db8081dcc843a46e7e443b5ff4084dd1
add isl_bound test application
27 files changed:
Makefile.am
bound.c [new file with mode: 0644]
bound_test.sh [new file with mode: 0755]
test_inputs/basicLinear.pwqp [new file with mode: 0644]
test_inputs/basicLinear2.pwqp [new file with mode: 0644]
test_inputs/basicTest.pwqp [new file with mode: 0644]
test_inputs/basicTestParameterPosNeg.pwqp [new file with mode: 0644]
test_inputs/devos.pwqp [new file with mode: 0644]
test_inputs/equality1.pwqp [new file with mode: 0644]
test_inputs/equality2.pwqp [new file with mode: 0644]
test_inputs/equality3.pwqp [new file with mode: 0644]
test_inputs/equality4.pwqp [new file with mode: 0644]
test_inputs/equality5.pwqp [new file with mode: 0644]
test_inputs/faddeev.pwqp [new file with mode: 0644]
test_inputs/linearExample.pwqp [new file with mode: 0644]
test_inputs/neg.pwqp [new file with mode: 0644]
test_inputs/philippe.pwqp [new file with mode: 0644]
test_inputs/philippe3vars.pwqp [new file with mode: 0644]
test_inputs/philippe3vars3pars.pwqp [new file with mode: 0644]
test_inputs/philippeNeg.pwqp [new file with mode: 0644]
test_inputs/philippePolynomialCoeff.pwqp [new file with mode: 0644]
test_inputs/philippePolynomialCoeff1P.pwqp [new file with mode: 0644]
test_inputs/product.pwqp [new file with mode: 0644]
test_inputs/split.pwqp [new file with mode: 0644]
test_inputs/test3Deg3Var.pwqp [new file with mode: 0644]
test_inputs/toplas.pwqp [new file with mode: 0644]
test_inputs/unexpanded.pwqp [new file with mode: 0644]