Package dev.twilite.game.simulation.rollout
package dev.twilite.game.simulation.rollout
-
ClassDescriptionRolloutNode<S,
A> Mutable search-tree node for one rollout branch.Search limits for a rollout simulation.RolloutResult<S,A> Best branch selected by a rollout search.RolloutSearch<S,A> Generic branch-local rollout search for mutable game-state problems.Builder step after legal actions are known.Builder for a rollout search.Final builder step for optional terminal configuration and construction.Builder step after actions and transition are known.