|
inlinevirtual |
Hook to initialise the evolution process for subclasses.
evolve()
cannot be virtual because it is a template to forward parameters to the wrapup
as desired. Reimplemented in syten::Krylov::Evolution::GreedyHeuristic< Solver, Clock >, syten::Krylov::Evolution::GreedyHeuristic< EvolverSolver >, syten::Krylov::Evolution::NearlyAlwaysRecycleHeuristic< Solver >, and syten::Krylov::Evolution::ConcaveHeuristic< Solver >.
Referenced by syten::Krylov::Evolution::Evolver< Solver >::do_step(), and syten::Krylov::Evolution::Evolver< Solver >::evolve().