Skip to content

MCTS keeps running even when the entire tree has been discovered #16

@AlexanderNorup

Description

@AlexanderNorup

While making #15 , I found out that MCTS just keeps going until the time is up, regardless of what it's doing.

It should stop prematurely if it has discovered the whole tree.

Easiest setup for this is making a custom battle where the MCTS opponent has GOD. It should be done almost immediately instead of waiting for the AI Processing Time to be up.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions