Expand description
Error types for fugue-evo
This module defines all error types used throughout the library.
Structs§
- Repair
Info - Repair information when an operator needs to fix a constraint violation
Enums§
- Checkpoint
Error - Error type for checkpoint operations
- Evolution
Error - Top-level error type for evolution operations
- Genome
Error - Error type for genome operations
- Operator
Error - Error type for operator failures
- Operator
Result - Result of an operator application with optional repair information