object
genetic_algorithm(Problem)
Problem- Problem object implementinggenetic_algorithm_problem_protocol.
Genetic algorithm meta-heuristic optimizer using the Xoshiro128++ random number generator. Convenience object that extends genetic_algorithm/2 with the random algorithm bound to xoshiro128pp.
Availability:
logtalk_load(genetic_algorithm(loader))Author: Paulo Moura
Version: 1:0:0
Date: 2026-08-16
Compilation flags:
static, context_switching_callsExtends:
Remarks:
(none)
Inherited public predicates:
Public predicates
(no local declarations; see entity ancestors if any)
Protected predicates
(no local declarations; see entity ancestors if any)
Private predicates
(no local declarations; see entity ancestors if any)
Operators
(none)