Tonio2 / Gomoku

The goal of this project is to make an AI capable of beating human players at Gomoku
1 stars 1 forks source link

Idea for improving perf : Loop over tagged close 2 to find if a 5 is capturable ? #80

Open Tonio2 opened 2 months ago

Tonio2 commented 2 months ago

It is hard to see while solving problems but in real match, check_win takes a lot of computational ressource ( > 10%)