Ramblings on game trees

    • Solving Ultimate Tic Tac Toe
      • Rules of the game
      • Efficient representation
        • Zobrist hashing
      • Proof Number search
        • Variants and refinements
        • Depth-First Proof Number Search
      • Parallel proof tree search
        • The transposition table
      • Pruning and positional analysis
    • My other writing
    • Personal homepage