Expand description
🧬 Evolution Engine - Biological Evolution for Digital Organisms
This module implements the evolution engine that drives biological evolution of TRON organisms through mutations, selection pressure, and fitness evaluation.
Structs§
- Evolution
Engine - Evolution engine for managing organism evolution
- Evolution
Event - Evolution event record
- Evolution
Parameters - Evolution parameters
- Evolution
Stats - Evolution statistics
- Fitness
Stats - Fitness statistics
Enums§
- Evolution
Error - Evolution-related errors
- Evolution
Outcome - Evolution outcome types
- Mutation
Type - Types of evolution mutations
- Selection
Pressure - Selection pressure types