object
simulated_annealing(Problem)
Problem- Problem object implementingsimulated_annealing_protocol.
Simulated annealing optimization algorithm using the Xoshiro128++ random number generator. Convenience object that extends simulated_annealing/2 with the random algorithm bound to xoshiro128pp.
Availability:
logtalk_load(simulated_annealing(loader))Author: Paulo Moura
Version: 1:0:0
Date: 2026-02-22
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)