f135daf29471
|
Build percept ZDDs
|
Steve Losh |
Tue, 07 Feb 2017 12:29:12 +0000 |
d930dc9c101a
|
Fix the stupid readtable mess
|
Steve Losh |
Tue, 07 Feb 2017 11:49:37 +0000 |
9cdd37548c6f
|
Reindent
|
Steve Losh |
Tue, 07 Feb 2017 11:45:06 +0000 |
e36b35a1857f
|
Add `(next ...)` -> `(true ...)` conversion
|
Steve Losh |
Sun, 22 Jan 2017 12:37:45 +0000 |
b8e4476045c2
|
Make the rule tree application ACTUALLY WORK
|
Steve Losh |
Sat, 21 Jan 2017 12:52:12 +0000 |
11d761abaa71
|
Get this thing compiling again after the arrowectomy
|
Steve Losh |
Sat, 21 Jan 2017 12:30:37 +0000 |
26a5a69dc3f9
|
More work on the rule application (almost there!)
|
Steve Losh |
Thu, 19 Jan 2017 17:02:51 +0000 |
cc9330259660
|
Fix stratification ordering
|
Steve Losh |
Fri, 13 Jan 2017 15:36:51 +0000 |
4843f09b50f6
|
Start working on the head finalization process
|
Steve Losh |
Thu, 15 Dec 2016 15:20:07 -0500 |
41b2461432fc
|
Implement the basic iset traversal logic
|
Steve Losh |
Thu, 15 Dec 2016 13:03:18 -0500 |
51bc78b22d98
|
Rename the logic manager to just be the reasoner
|
Steve Losh |
Sun, 11 Dec 2016 16:32:58 -0500 |
6ff8b64f6041
|
Start sketching out the actual reasoning logic
|
Steve Losh |
Sun, 11 Dec 2016 16:25:09 -0500 |
8a22df7c2b9d
|
Clean up and get the rule forest generation working properly
|
Steve Losh |
Wed, 07 Dec 2016 17:52:35 -0500 |
3cfc630a3e6e
|
Lots of cleanup, docstrings, comments
|
Steve Losh |
Thu, 24 Nov 2016 16:08:20 +0000 |
e2fbd297f5c7
|
Clean up some package layout issues
|
Steve Losh |
Wed, 23 Nov 2016 11:08:33 +0000 |
fe02d26f331f
|
Plumb together all the rule tree/stratification stuff
|
Steve Losh |
Mon, 21 Nov 2016 16:52:13 +0000 |
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 |