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

Static part - Potential win by alignment #90

Open Tonio2 opened 3 months ago

Tonio2 commented 3 months ago

Do we respect this ? Does the heuristic check whether an alignment has enough space to develop into a 5-in-a-row ?

Tonio2 commented 3 months ago

Imo: no but it's a feature, not a bug.

Because of captures, an alignment that right now does not have enough space might have enough space later and therefore is still interesting to take into account in the heuristic