First page Back Continue Last page Overview Graphics
Predicate Dispatch - A better way
Builds a decision tree automatically
Rules and actions are expressed in target language (e.g. Python)
Rules can be added dynamically at runtime, updating the decision tree
Allows decentralization of rules!
Guaranteed correct (if implemented correctly), and very efficient
Notes: