mcts icon indicating copy to clipboard operation
mcts copied to clipboard

formatting + fixed example

Open Orkking2 opened this issue 10 months ago • 0 comments

This is my very first pull request. I noticed that the example in /examples/counting_game.rs would panic when run so I added back the cycle behaviour overload for MyMCTS. I also have a linter that changed a bunch of formatting and I deleted the docs.rs comment in /src/lib.rs these changes are not ideal for the main fork but I'm not sure how to delete those from this pull request :(.

Orkking2 avatar Feb 18 '25 01:02 Orkking2