mps-coderules/reactor/Test
Fedor Isakov 9fab2e9d34 Refactor and redesign ReteRuleMatcher for better memory footprint.
Drop layer prototype, make layer mutable.
Keep nodes in a layer in a linked list with fail-safe iterator.
Introduce update queue for update blocks.
Update blocks run incrementally unless reset.
Maintain trail of introduced and dropped occurrences.
Generation iterates over nodes in the last (final) layer incrementally,
unless reset.
Introduce new test.
2019-11-24 13:34:59 +01:00
..
src Rename 'handlers' in Program to 'rulesLists' 2019-11-06 19:10:29 +03:00
test Refactor and redesign ReteRuleMatcher for better memory footprint. 2019-11-24 13:34:59 +01:00
Test.iml Switch reactor to JDK 11, kotlin lib to 1.3.31. 2019-07-30 13:27:27 +02:00
pom.xml Bump up reactor version to 0.9.14. 2019-09-30 16:31:59 +02:00