add generic isl_obj
[platform/upstream/isl.git] / isl_ctx.c
2009-12-16 Sven Verdoolaegeadd copyright statements
2009-12-16 Sven Verdoolaegeremove functions for converting between isl and PolyLib
2009-10-21 Sven Verdoolaegeput options in a separate isl_options structure
2009-10-10 Sven Verdoolaegeisl_tab_pip: use generalized basis reduction based...
2009-08-28 Sven Verdoolaegeisl_seq_normalize: use pre-allocated temporary variable...
2009-08-28 Sven Verdoolaegeisl_basic_set_sample: only perform basis reduction...
2009-08-07 Sven Verdoolaegeadd an internal parametric integer linear program solver
2009-07-15 Sven Verdoolaegeintroduce generalized basis reduction based sampling
2009-03-20 Sven Verdoolaegeisl_ctx: add negone
2009-03-20 Sven Verdoolaegeisl_solve_lp: use tableaus instead of calling piplib...
2008-12-14 Sven Verdoolaegeallow parameters and dimensions to be named
2008-10-11 Sven Verdoolaegeadd struct_ctx field to isl_set and isl_map
2008-08-25 Sven Verdoolaegekeep cache of blocks of isl_ints
2008-08-25 Sven Verdoolaegereimplement isl_basic_map_is_empty in terms of isl_basi...
2008-08-07 Sven VerdoolaegeInitial version of the integer set library