rule_engine library
Classes
- HighlightOutliersRule
- A rule that highlights widgets with anomalously high usage
- LayoutRule
- A rule for evaluating widget usage
- LeastUsedFirstRule
- A rule that sorts widgets by interaction frequency (least used first)
- MostUsedFirstRule
- A rule that sorts widgets by interaction frequency (most used first)
- PreserveOrderRule
- A rule that preserves a specific order for certain widgets
- RuleEngine
- Class for analyzing widget usage and suggesting layout changes