COMMITS
/ backtracking/minimax.py March 13, 2024
P
[pre-commit.ci] pre-commit autoupdate (#11322)
pre-commit-ci[bot] committed
October 23, 2023
H
Enhance readability of Minimax (#10838)
Hardik Pawar committed
September 7, 2021
C
Pyupgrade to Python 3.9 (#4718)
Christian Clauss committed
December 24, 2020
D
[mypy] Add/fix type annotations for backtracking algorithms (#4055)
Dhruv Manilawala committed
September 25, 2020
D
Fixed linked list bug (#2481)
Du Yuanchao committed
A
added type hints and doctests for minimax algorithm (#2478)
Abdujabbar Mirkhalikov committed
May 22, 2020
C
Tighten up psf/black and flake8 (#2024)
Christian Clauss committed
October 5, 2019
W
psf/black code formatting (#1277)
William Zhang committed
July 7, 2019
A
minimax (#947)
Aditi Agarwal committed