projects
/
platform
/
upstream
/
isl.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
isl_stream: accept "@" token
[platform/upstream/isl.git]
/
isl_convex_hull.c
2010-03-04
Sven Verdoolaege
isl_set_wrap_facet: make sure set is marked rational
blob
|
commitdiff
2010-02-08
Sven Verdoolaege
privately export isl_set_wrap_facet
blob
|
commitdiff
|
diff to current
2010-02-08
Sven Verdoolaege
isl_convex_hull.c: wrap_facet: allow unbounded facets...
blob
|
commitdiff
|
diff to current
2010-02-03
Sven Verdoolaege
rename isl_{map,set}_add to isl_{map,set}_add_basic_...
blob
|
commitdiff
|
diff to current
2009-12-18
Sven Verdoolaege
isl_convex_hull.c: initial_facet_constraint: drop all...
blob
|
commitdiff
|
diff to current
2009-12-18
Sven Verdoolaege
isl_convex_hull.c: is_independent_bound: normalize...
blob
|
commitdiff
|
diff to current
2009-12-18
Sven Verdoolaege
isl_convex_hull.c: extend: check hull argument
blob
|
commitdiff
|
diff to current
2009-12-16
Sven Verdoolaege
add copyright statements
blob
|
commitdiff
|
diff to current
2009-12-07
Sven Verdoolaege
isl_tab_detect_redundant: return status instead of...
blob
|
commitdiff
|
diff to current
2009-10-08
Sven Verdoolaege
rename isl_tab_detect_equalities to isl_tab_detect_impl...
blob
|
commitdiff
|
diff to current
2009-10-08
Sven Verdoolaege
isl_tab_from_recession_cone: take basic set instead...
blob
|
commitdiff
|
diff to current
2009-09-06
Sven Verdoolaege
isl_convex_hull.c: remove unused variables
blob
|
commitdiff
|
diff to current
2009-09-06
Sven Verdoolaege
isl_assert: validate all arguments and fix up fallout
blob
|
commitdiff
|
diff to current
2009-09-06
Sven Verdoolaege
isl_convex_hull.c: use isl_seq_get_hash instead of...
blob
|
commitdiff
|
diff to current
2009-09-06
Sven Verdoolaege
declare flexarrays of size 1 to silence sun compiler
blob
|
commitdiff
|
diff to current
2009-08-28
Sven Verdoolaege
isl_seq_normalize: use pre-allocated temporary variable...
blob
|
commitdiff
|
diff to current
2009-08-28
Sven Verdoolaege
rename isl_solve_lp to isl_basic_{map,set}_solve_lp
blob
|
commitdiff
|
diff to current
2009-08-28
Sven Verdoolaege
isl_solve_lp: optionally return solution point
blob
|
commitdiff
|
diff to current
2009-07-22
Sven Verdoolaege
privately export isl_basic_set_set_rational
blob
|
commitdiff
|
diff to current
2009-07-21
Sven Verdoolaege
convex_hull: coalesce set during facet computation
blob
|
commitdiff
|
diff to current
2009-07-16
Sven Verdoolaege
isl_tab: drop isl_ctx argument where not absolutely...
blob
|
commitdiff
|
diff to current
2009-07-16
Sven Verdoolaege
isl_mat: keep track of isl_ctx
blob
|
commitdiff
|
diff to current
2009-07-13
Sven Verdoolaege
isl_tab: optionally save dual solution
blob
|
commitdiff
|
diff to current
2009-07-13
Sven Verdoolaege
isl_convex_hull.c: add missing assignment
blob
|
commitdiff
|
diff to current
2009-07-13
Sven Verdoolaege
privately export isl_basic_set_lineality_space
blob
|
commitdiff
|
diff to current
2009-07-13
Sven Verdoolaege
isl_vec: keep track of isl_ctx
blob
|
commitdiff
|
diff to current
2009-05-06
Sven Verdoolaege
isl_map_convex_hull: handle unbounded, but pointed...
blob
|
commitdiff
|
diff to current
2009-05-06
Sven Verdoolaege
isl_map_convex_hull: avoid introducing lineality spaces...
blob
|
commitdiff
|
diff to current
2009-05-06
Sven Verdoolaege
isl_map_convex_hull: remove lineality space if any...
blob
|
commitdiff
|
diff to current
2009-05-05
Sven Verdoolaege
isl_convex_hull.c: update wrap_facet to the fact we...
blob
|
commitdiff
|
diff to current
2009-05-05
Sven Verdoolaege
isl_convex_hull.c: fix typo in comment
blob
|
commitdiff
|
diff to current
2009-03-20
Sven Verdoolaege
isl_map_convex_hull: mark result as not having any...
blob
|
commitdiff
|
diff to current
2009-03-20
Sven Verdoolaege
convex_hull: coalesce set first
blob
|
commitdiff
|
diff to current
2009-03-20
Sven Verdoolaege
isl_map_simple_hull: compute affine hull before alignin...
blob
|
commitdiff
|
diff to current
2009-03-20
Sven Verdoolaege
isl_map_simple_hull: mark result as not having any...
blob
|
commitdiff
|
diff to current
2009-03-20
Sven Verdoolaege
add isl_set_bounded_simple_hull
blob
|
commitdiff
|
diff to current
2009-03-20
Sven Verdoolaege
isl_basic_map_extend_dim: move responsibility of cow...
blob
|
commitdiff
|
diff to current
2009-03-20
Sven Verdoolaege
isl_solve_lp: accept affine object function instead...
blob
|
commitdiff
|
diff to current
2009-03-20
Sven Verdoolaege
isl_map_simple_hull: use hash tables and tableaus
blob
|
commitdiff
|
diff to current
2009-03-20
Sven Verdoolaege
isl_convex_hull.c: extract out uset_simple_hull
blob
|
commitdiff
|
diff to current
2009-03-20
Sven Verdoolaege
isl_convex_hull.c: extend: avoid wrapping around alread...
blob
|
commitdiff
|
diff to current
2009-03-20
Sven Verdoolaege
isl_convex_hull.c: introduce proto_hull based on obviou...
blob
|
commitdiff
|
diff to current
2009-03-20
Sven Verdoolaege
isl_convex_hull.c: move initial hull construction into...
blob
|
commitdiff
|
diff to current
2009-03-20
Sven Verdoolaege
isl_convex_hull.c: move computation of bounds into...
blob
|
commitdiff
|
diff to current
2009-03-20
Sven Verdoolaege
isl_map_convex_hull: check for boundedness using recess...
blob
|
commitdiff
|
diff to current
2009-03-20
Sven Verdoolaege
isl_basic_map_convex_hull: use tableau to detect redund...
blob
|
commitdiff
|
diff to current
2009-03-20
Sven Verdoolaege
isl_{basic_,}set_preimage: drop ctx argument
blob
|
commitdiff
|
diff to current
2009-03-08
Sven Verdoolaege
rename F_ and FL_ macros to ISL_F_ and ISL_FL_ to avoid...
blob
|
commitdiff
|
diff to current
2009-03-08
Sven Verdoolaege
isl_map_convex_hull: normalize map first
blob
|
commitdiff
|
diff to current
2009-01-22
Sven Verdoolaege
isl_map_simple_hull: plug memory leak
blob
|
commitdiff
|
diff to current
2008-12-22
Sven Verdoolaege
isl_map_underlying_set: align divs before calling this...
blob
|
commitdiff
|
diff to current
2008-12-19
Sven Verdoolaege
remove isl_ctx argument from functions accepting isl_di...
blob
|
commitdiff
|
diff to current
2008-12-19
Sven Verdoolaege
isl_convex_hull.c: remove dead code
blob
|
commitdiff
|
diff to current
2008-12-14
Sven Verdoolaege
introduce isl_dim structure for representing shared...
blob
|
commitdiff
|
diff to current
2008-10-14
Sven Verdoolaege
isl_basic_map_gist: unique lower or upper bounds are...
blob
|
commitdiff
|
diff to current
2008-10-14
Sven Verdoolaege
isl_basic_map_convex_hull: unique lower or upper bounds...
blob
|
commitdiff
|
diff to current
2008-10-14
Sven Verdoolaege
add isl_set_simple_hull
blob
|
commitdiff
|
diff to current
2008-10-13
Sven Verdoolaege
clear rational flags from resulting convex hull
blob
|
commitdiff
|
diff to current
2008-10-13
Sven Verdoolaege
convex_hull: use elimination based convex hull for...
blob
|
commitdiff
|
diff to current
2008-10-12
Sven Verdoolaege
wrap_facet: missing error path
blob
|
commitdiff
|
diff to current
2008-10-12
Sven Verdoolaege
isl_convex_hull: fix construction of initial facet
blob
|
commitdiff
|
diff to current
2008-10-12
Sven Verdoolaege
isl_convex_hull.c: make sure we don't overallocate...
blob
|
commitdiff
|
diff to current
2008-10-12
Sven Verdoolaege
isl_convex_hull: fix memory leak in error path
blob
|
commitdiff
|
diff to current
2008-10-11
Sven Verdoolaege
add isl_set_remove_dims
blob
|
commitdiff
|
diff to current
2008-10-11
Sven Verdoolaege
add struct_ctx field to isl_set and isl_map
blob
|
commitdiff
|
diff to current
2008-08-25
Sven Verdoolaege
sample: remove lineality and skew into positive orthant
blob
|
commitdiff
|
diff to current
2008-08-25
Sven Verdoolaege
add convex hull computation
blob
|
commitdiff
|
diff to current