Essential features and capabilities of the Rust Rule Engine.
Complete reference for the Grule Rule Language syntax.
Topics:
- Rule structure and syntax
- Conditions and actions
- Operators and expressions
- Built-in functions
- Best practices
Use when: Writing rules in GRL format
High-level overview of all engine features.
Topics:
- Forward chaining (RETE)
- Backward chaining
- Pattern matching
- Streaming & CEP
- Module system
Use when: Understanding what the engine can do
Deep dive into RETE algorithm and forward reasoning.
Advanced pattern matching techniques.
Managing facts and state effectively.
- Backward Chaining - Goal-driven inference
- GRL Query Syntax - Query language for backward chaining
- API Reference - Complete API documentation