add isl_basic_set_add_constraint for adding manually constructed constraints
authorSven Verdoolaege <skimo@kotnet.org>
Sun, 14 Dec 2008 22:45:51 +0000 (23:45 +0100)
committerSven Verdoolaege <skimo@kotnet.org>
Sun, 14 Dec 2008 22:45:51 +0000 (23:45 +0100)
commit82a3ede37f92b9fbac925ad0ef238b5d8967b7a0
treed73b26813018d0757fa55883144ead1b825c551e
parentfd3d493f2b23708fb7a232675896a4ddfa12093d
add isl_basic_set_add_constraint for adding manually constructed constraints

The interface is still pretty rudimentary and subject to change.
include/isl_constraint.h
isl_constraint.c
isl_test.c