Skip to content

Using while loop in the MCTS search function instead of recursion  #303

@apple1113

Description

@apple1113

Hi, while I am trying to implement the code in my project to build a chess bot, I sometimes run into recursion errors. I have set the maximum step to 150 before a draw is declared so it's not a bug. Any chance you could suggest how to rewrite the search function using a loop?
thanks

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions