add isl_schedule_constraints_read_from_str
commitab274f2351c36fee6589f73fba8f62f1cc716b56
authorSven Verdoolaege <skimo@kotnet.org>
Sun, 3 Apr 2016 15:32:42 +0000 (3 17:32 +0200)
committerSven Verdoolaege <skimo@kotnet.org>
Sun, 4 Sep 2016 20:05:47 +0000 (4 22:05 +0200)
tree4cf4dc962d5cad14474e9377be467dc7dadf42d6
parent7ce85ef621e4575005fe2ceb6d02580d31c3fef8
add isl_schedule_constraints_read_from_str

This will be useful for exporting isl_schedule_constraints
to the Python interface.

Signed-off-by: Sven Verdoolaege <skimo@kotnet.org>
doc/user.pod
include/isl/schedule.h
isl_schedule_constraints.c