Skip to main content

Module alpha_memory_index

Module alpha_memory_index 

Source
Expand description

Alpha Memory Indexing

Provides O(1) hash-based indexing for alpha node fact filtering. Complements Beta Memory Indexing for complete RETE optimization.

Performance: 10-100x speedup vs linear scan

Structsยง

AlphaMemoryIndex
Alpha Memory with automatic indexing for O(1) fact lookups
IndexStats
Statistics for index effectiveness and auto-tuning