Selects randomly from the top-k scoring candidates on the Pareto frontier.
Summary
Types
@type t() :: %GEPA.Strategies.CandidateSelector.TopKPareto{k: pos_integer()}
Selects randomly from the top-k scoring candidates on the Pareto frontier.
@type t() :: %GEPA.Strategies.CandidateSelector.TopKPareto{k: pos_integer()}