Expand description
Core types for interactive evaluation
This module defines the request/response types used for human-in-the-loop fitness evaluation in interactive genetic algorithms.
Structs§
- Candidate
- A candidate presented for user evaluation
- Candidate
Id - Unique identifier for a candidate in an interactive session
- Rating
Scale - Rating scale configuration for numeric ratings
Enums§
- Evaluation
Request - Evaluation request sent to the user
- Evaluation
Response - User response to an evaluation request