Python implementation of the FLUX evolution framework. Supports incremental bytecode evolution, mutation testing, and automated adaptation of FLUX programs through genetic algorithm-inspired optimization.
- Bytecode evolution engine
- Mutation testing
- Genetic optimization
- Python-native implementation
MIT