Connectfour

Latest version: v0.0.3

Safety actively analyzes 641872 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

0.0.3

importance in improving Time Complexity: max.depth > hashmap > alpha-beta pruning
this is because the potential max. depth = 6 x 7 = 42, which means 2^42 combinations!
limiting max.depth = 5 means a lot less combinations;
hashmap is helpful because it remembers the best moves from previous games

Links

Releases

Has known vulnerabilities

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.