Skip to main content

Module evaluator

Module evaluator 

Source
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
CandidateId
Unique identifier for a candidate in an interactive session
RatingScale
Rating scale configuration for numeric ratings

Enums§

EvaluationRequest
Evaluation request sent to the user
EvaluationResponse
User response to an evaluation request