4
I Use This!
Very Low Activity

Commits : Listings

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