Skip to content

[TicTacToe] Hash tables for tree #12

@mattiadg

Description

@mattiadg

The current implementation generates multiple nodes of the tree when the position is the same but they are generated from different paths.
Implementing hash tables would reduce the memory footprint and the computation time.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions