Commit Log

commit description author date
addb56e3eb9d Move all the graphviz code into its own file Steve Losh Mon, 21 Nov 2016 15:33:17 +0000
37e64253cccf Stratify rules according to negations Steve Losh Sun, 20 Nov 2016 15:33:06 +0000
fcc52d00b79f Start the individual rule trees Steve Losh Fri, 18 Nov 2016 16:59:02 +0000
312aaa8e3bfe Wire things up together. Steve Losh Tue, 15 Nov 2016 17:20:50 +0000
533ee45e04e0 Add lisp.prof to .hgignore. Steve Losh Tue, 15 Nov 2016 17:20:45 +0000
b4a7a2c6e449 Implement the layer ordering Steve Losh Thu, 10 Nov 2016 13:29:50 +0000
a406e590934f Get the layer partitioning working Steve Losh Thu, 10 Nov 2016 12:26:02 +0000
c660eaed47fb Ignore images Steve Losh Sun, 06 Nov 2016 16:15:09 +0000
8070c79ec77c Port to cl-digraph Steve Losh Sun, 06 Nov 2016 16:14:56 +0000
f4a9b3af02a3 Initial stab at the term ordering with cl-graph Steve Losh Sun, 06 Nov 2016 16:01:00 +0000
b7c02baa4fee Start the rule order/partitioning process Steve Losh Sat, 05 Nov 2016 18:01:22 +0000
7fe3a52bf1f6 Initial stab and the head collapsing. Steve Losh Sat, 05 Nov 2016 12:22:36 +0000
d505235f4520 More documentation Steve Losh Wed, 02 Nov 2016 13:21:21 +0000
1151f5fc872e Add some ZDD docstrings Steve Losh Wed, 02 Nov 2016 12:30:21 +0000
060160061ec6 Rename `leaf` -> `sink` Steve Losh Wed, 02 Nov 2016 12:09:20 +0000
2a71a4230eb3 Clean up GraphViz stuff a bit Steve Losh Wed, 02 Nov 2016 12:03:29 +0000
60ef1d1333e9 Add ZDD universe-restricted matching operation Steve Losh Tue, 01 Nov 2016 16:38:51 +0000
f766019a72af Fix the trivialib.bdd pattern name macro fuckery Steve Losh Tue, 01 Nov 2016 15:55:14 +0000
8e281422161d Port old rule tree implementation to ZDDs & implement basic rule tree reasoning Steve Losh Tue, 01 Nov 2016 15:20:35 +0000
089d9e0ffbc7 Make the ZDD graphs fancier Steve Losh Tue, 01 Nov 2016 14:20:24 +0000
275d36f92936 Add ZDD `keep-avoiders-of` operation Steve Losh Tue, 01 Nov 2016 13:45:11 +0000
7c5b8fa516a2 Add ZDD utils for sizes and clean up the graph a bit Steve Losh Tue, 01 Nov 2016 13:38:22 +0000
1d01fdf921fa ZDD ops `keep-supersets-of` and `remove-supersets-of` Steve Losh Tue, 01 Nov 2016 13:38:08 +0000
10be262d7ae3 Add ZDD meet operation Steve Losh Sun, 30 Oct 2016 18:27:49 +0000
c4fb52c19da9 Add ZDD join operation Steve Losh Sun, 30 Oct 2016 17:52:26 +0000
c25e7dae8f39 Add variadic ZDD intersection/union wrappers Steve Losh Sat, 29 Oct 2016 17:09:51 +0000
ecd4aaf2cc10 ZDD intersection Steve Losh Sat, 29 Oct 2016 17:02:02 +0000
8eace5aaf113 Get some basic ZDD stuff up and running with triviabdd Steve Losh Sat, 29 Oct 2016 16:34:06 +0000
0306f46e89fb Tear out cudd Steve Losh Sat, 29 Oct 2016 14:50:01 +0000
c3c1d21c6fa8 Try out trivialib.zdd Steve Losh Sat, 29 Oct 2016 14:48:46 +0000