Commit Log

commit description author date
2ad170fcb598 Better rule tree shuffling tests Steve Losh 2017-05-24
50011302bb36 Timing support Steve Losh 2017-05-23
60c18fdad2b8 More stat gathering Steve Losh 2017-05-23
b79af8708c02 Add rule size test infrastructure Steve Losh 2017-05-20
47c967fea4c7 Explicitly error on grounding problems, clean up stat dumps Steve Losh 2017-05-19
fd5861c11c5f Add rule shuffling, new stratification procedure Steve Losh 2017-05-17
374014ff34a9 Add data-zdd to .hgignore. Steve Losh 2017-05-17
4c2306e08ed1 A few more tweaks Steve Losh 2017-05-15
a3e8fc8cad53 Improve sprouting by sorting the does layer and constructing the ZDD manually Steve Losh 2017-05-09
77a187682a5d Commit and finalize the rule splitting stuff Steve Losh 2017-05-07
3f23f6b95cac Fix parsing to not be recursive Steve Losh 2017-03-14
49fd0e0e0c80 Add LICENSE Steve Losh 2017-03-14
3777bd117949 Commit the last week of work, lol Steve Losh 2017-03-14
016dd6d5f764 Clean up the ZDD reasoner API a little bit Steve Losh 2017-03-06
3c9facf27dea Clean up next-iset computation API Steve Losh 2017-02-25
a11739a2b4ef Fix abs bug Steve Losh 2017-02-24
5c19b4bd3200 Whitespace Steve Losh 2017-02-23
4f75ef150e1b Sprout some dang trees Steve Losh 2017-02-23
6b92e67ede95 Clean up complicated layer extraction Steve Losh 2017-02-23
b9b27db857cf Fix syntax Steve Losh 2017-02-23
61661613f7b8 Tweak negative term representation Steve Losh 2017-02-23
ad00448cd5f9 Add percept filtering Steve Losh 2017-02-17
c3a62419fa6f Fix universe matching Steve Losh 2017-02-13
f135daf29471 Build percept ZDDs Steve Losh 2017-02-07
d930dc9c101a Fix the stupid readtable mess Steve Losh 2017-02-07
9cdd37548c6f Reindent Steve Losh 2017-02-07
e36b35a1857f Add `(next ...)` -> `(true ...)` conversion Steve Losh 2017-01-22
b8e4476045c2 Make the rule tree application ACTUALLY WORK Steve Losh 2017-01-21
11d761abaa71 Get this thing compiling again after the arrowectomy Steve Losh 2017-01-21
26a5a69dc3f9 More work on the rule application (almost there!) Steve Losh 2017-01-19
cc9330259660 Fix stratification ordering Steve Losh 2017-01-13
4843f09b50f6 Start working on the head finalization process Steve Losh 2016-12-15
41b2461432fc Implement the basic iset traversal logic Steve Losh 2016-12-15
51bc78b22d98 Rename the logic manager to just be the reasoner Steve Losh 2016-12-11
6ff8b64f6041 Start sketching out the actual reasoning logic Steve Losh 2016-12-11
8a22df7c2b9d Clean up and get the rule forest generation working properly Steve Losh 2016-12-07
3cfc630a3e6e Lots of cleanup, docstrings, comments Steve Losh 2016-11-24
e2fbd297f5c7 Clean up some package layout issues Steve Losh 2016-11-23
fe02d26f331f Plumb together all the rule tree/stratification stuff Steve Losh 2016-11-21
addb56e3eb9d Move all the graphviz code into its own file Steve Losh 2016-11-21
37e64253cccf Stratify rules according to negations Steve Losh 2016-11-20
fcc52d00b79f Start the individual rule trees Steve Losh 2016-11-18
312aaa8e3bfe Wire things up together. Steve Losh 2016-11-15
533ee45e04e0 Add lisp.prof to .hgignore. Steve Losh 2016-11-15
b4a7a2c6e449 Implement the layer ordering Steve Losh 2016-11-10
a406e590934f Get the layer partitioning working Steve Losh 2016-11-10
c660eaed47fb Ignore images Steve Losh 2016-11-06
8070c79ec77c Port to cl-digraph Steve Losh 2016-11-06