Class DerivedStateSource

java.lang.Object
net.royalur.notation.StateSource
net.royalur.notation.DerivedStateSource

public class DerivedStateSource extends StateSource
Produces game states from previous game states using the actions that were taken in a game. This effectively simulates games and uses saved information to fill in the gaps and as a sanity check.