Expand description
Multi-strategy layering and aggressiveness scoring. Multi-strategy encoding chains and aggressiveness scoring.
Constants§
- MAX_
LAYERED_ OUTPUT_ SIZE - Maximum accumulated output size for layered encoding.
Functions§
- aggressiveness
- Estimate how aggressive an encoding strategy is (0.0 = mild, 1.0 = extreme).
- encode_
layered - Apply multiple encoding strategies in sequence (layered encoding).
- layered_
combinations - Generate programmatic combinations up to a depth limit.