4
I Use This!
Very Low Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Apr 26, 2023 — Apr 26, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
experimental "unfringe" code More... about 20 years ago
type More... about 20 years ago
fix decomposition test and add polarized decompostion test More... about 20 years ago
eliminate a variable if we can (not tested) More... about 20 years ago
oops; we need quotient rather than remainder More... about 20 years ago
handle equalities More... over 20 years ago
Handle ONE_NEG for any position of the variable correctly More... over 20 years ago
Handle ONE_NEG for any position of the variable. More... over 20 years ago
Only use independent bounds to construct the one_dep. Correctly recalculate constant. More... over 20 years ago
Truly partition validity domains. This apparently means that some domains can be unions of polytopes. I guess I should check this out, later. More... over 20 years ago
copy in_domain from polylib More... over 20 years ago
Special case "infinite" polytopes, i.e., those with rays that are independent of the parameters. More... over 20 years ago
Initial implementation of barvinok_enumerate_e. Should work for some cases of a single existential variable. More... over 20 years ago
Don't use modulo if quotient is the same over the whole validity domain. More... over 20 years ago
remove note to self More... over 20 years ago
support add for partitions More... over 20 years ago
remove debug.{cpp,h} More... over 20 years ago
support free and dummy add for partitions More... over 20 years ago
support printing for partitions More... over 20 years ago
Calculate count as a partition and convert to Enumeration afterwards More... over 20 years ago
define partition type More... over 20 years ago
Partial implementation of parametric polyhedral reduction. Only for modulo representation for now and only for unique upper and lower bounds. More... over 20 years ago
s/indicator/relation/ More... over 20 years ago
simplify Polyhedron_Reduce a bit More... over 20 years ago
change comment about modulo rep More... over 20 years ago
add tests/ehrhart/equal5 More... over 20 years ago
bump version More... over 20 years ago
use indicator functions to mask when using modulo expressions More... over 20 years ago
partial "indicator function" support More... over 20 years ago
add comment on factor parameter More... over 20 years ago