Enums

The following enums are available globally.

  • Game state evaluation

    See more

    Declaration

    Swift

    public enum Evaluation<T: Score>
  • Generic tree representation with non-uniform branching factor.

    See more

    Declaration

    Swift

    public indirect enum GameTree<Node, Edge: Hashable>