Crates.io | phreak_engine |
lib.rs | phreak_engine |
version | 0.1.5 |
source | src |
created_at | 2020-02-07 15:46:13.455639 |
updated_at | 2020-05-11 18:36:14.839493 |
description | Rule matching algorithm focussed on speed |
homepage | |
repository | https://gitlab.com/barry.van.acker/phreak-rs |
max_upload_size | |
id | 205862 |
size | 349,262 |
The Phreak_engine package contains a rules engine, an optimized fact matching program, using the phreak algorithm.
Fact matching algorithms are used as implementations underneath many vendor products for Complex Event Processing CEP, Decision Engines, Planners and BPM tools.
This is the beginning of a concept, and definitely not stable in any way. It is a study of the phreak algorithm that might be usefull some day.