Skip to content

Design a better interface for MCTS #3

@ChristopherDocherty

Description

@ChristopherDocherty

A gamestate class has to expose the available moves to a class that can run MCTS.

Currently that is done using a vector of cards where the index is exposed to the MCTS algorithm.

There is probably a better way to design this interface

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions