Commit Graph

9 Commits

Author SHA1 Message Date
kodjo 1059ce25c5 Fixed #68: Implement SheerkaQL
Fixed #70: SheerkaFilterManager : Pipe functions
Fixed #71: SheerkaFilterManager : filter_objects
Fixed #75: SheerkaMemory: Enhance memory() to use the filtering capabilities
Fixed #76: SheerkaEvaluateConcept: Concepts that modify the state of the system must not be evaluated during question
2021-04-26 19:13:47 +02:00
kodjo a2a8d5c5e5 Implemented a first and basic version of a Rete rule engine 2021-02-09 16:06:32 +01:00
kodjo 315f8ea09b Added first version of DebugManager. Implemented draft of the rule engine 2020-11-20 13:41:45 +01:00
kodjo eeeed0f110 Fixed some misbehaviours regarding question() + added #import functionality when restoring 2020-09-23 20:08:15 +02:00
kodjo e84b394da2 Added first implementation of concepts ambiguity resolution + Jenkins file test 2020-07-15 18:29:43 +02:00
kodjo 56e0a9d338 Fixed minor issues and enhancements 2020-05-15 17:01:26 +02:00
kodjo 6e343ba996 Refactored Caching, Refactored BnfNodeParser, Introduced Sphinx 2020-05-12 17:21:10 +02:00
kodjo 86c2ff58d4 Added set of set handling (thru concept ISA) 2020-02-17 21:07:06 +01:00
kodjo c489a38ebc Refactored sheerka class: splitted to use sub handlers. Refactored unit tests to use classes. 2020-01-22 17:49:28 +01:00