isl_solve_lp: optionally return solution point
authorSven Verdoolaege <skimo@kotnet.org>
Sat, 8 Aug 2009 10:20:56 +0000 (12:20 +0200)
committerSven Verdoolaege <skimo@kotnet.org>
Fri, 28 Aug 2009 17:42:19 +0000 (19:42 +0200)
commit9aecd59c7d01c7019255427b4d74e49b88a5a95d
tree191dfbd9390ea57bd9f64a86729130bce7e012c6
parentbc2318ffd3e4bcc4ebdc765973b2453512587c43
isl_solve_lp: optionally return solution point

The caller may now not be interested in the optimal value anymore,
so make returning this optimal value optional.
include/isl_lp.h
isl_convex_hull.c
isl_lp.c
isl_lp_no_piplib.c
isl_lp_piplib.c
isl_lp_piplib.h
isl_map.c
isl_tab.c