chesslablab / php-chess

A chess library for PHP.
https://chesslablab.github.io/php-chess/
MIT License
102 stars 46 forks source link

Document Chess\Eval\ConnectivityEval with comments #606

Open programarivm opened 1 week ago

programarivm commented 1 week ago

Document Chess\Eval\ConnectivityEval with comments to briefly explain the purpose of each part. Remember to write a brief description of the heuristic along with an explanation of how it has been implemented.