isl_dim: allow specification of tuple names
[platform/upstream/isl.git] / isl_lp.c
2010-03-23 Sven Verdoolaegeadd isl_set_solve_lp
2009-12-16 Sven Verdoolaegeadd copyright statements
2009-12-16 Sven Verdoolaegeisl_tab_solve_lp: invert optimal value back when comput...
2009-10-21 Sven Verdoolaegeput options in a separate isl_options structure
2009-09-06 Sven Verdoolaegeisl_lp.c: add missing include
2009-08-28 Sven Verdoolaegerename isl_solve_lp to isl_basic_{map,set}_solve_lp
2009-08-28 Sven Verdoolaegeisl_solve_lp: optionally return solution point
2009-07-16 Sven Verdoolaegeisl_tab: drop isl_ctx argument where not absolutely...
2009-07-13 Sven Verdoolaegeisl_tab: optionally save dual solution
2009-03-20 Sven Verdoolaegeisl_solve_lp: use tableaus instead of calling piplib...
2009-03-20 Sven Verdoolaegeisl_solve_lp: accept affine object function instead...
2008-08-25 Sven Verdoolaegeadd convex hull computation
2008-08-25 Sven Verdoolaegeavoid preprocessor conditionals
2008-08-07 Sven VerdoolaegeInitial version of the integer set library