aboutsummaryrefslogtreecommitdiffstats
path: root/python/alphaBeta.py (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Fix neverending loopMatt Strapp2021-04-281-0/+5
|
* Merge branch 'master' of https://github.umn.edu/smit9523/CSCI-4511W-ProjectJack Vehmeier2021-04-281-0/+5
|\
| * Add a basic repr for an ABNodeMatt Strapp2021-04-281-0/+5
| |
* | fixedJack Vehmeier2021-04-281-1/+2
|/
* alphabeta is closerJack Vehmeier2021-04-271-1/+1
|
* Change some stuffMatt Strapp2021-04-271-2/+2
|
* Get rid of super slow deepcopyMatt Strapp2021-04-271-1/+1
|
* Publish functional codeMatt Strapp2021-04-271-4/+5
|
* Refactor min to be like maxMatt Strapp2021-04-271-2/+2
|
* Get it to functionMatt Strapp2021-04-271-8/+8
|
* vehme003Jack Vehmeier2021-04-271-2/+3
|
* attempted to redo AB pruning completelyJack Vehmeier2021-04-261-24/+25
|
* fixed node againJack Vehmeier2021-04-261-2/+11
|
* changed node stuffJack Vehmeier2021-04-261-11/+11
|
* refactor thingsMatt Strapp2021-04-261-1/+25
|
* Delete useless AB codeMatt Strapp2021-04-261-32/+0
|
* Revert "Refactor jsut about everything"Matt Strapp2021-04-261-0/+105
| | | | This reverts commit e58a60ed18bde5db28ba96910df518a61b3999b2.
* Refactor jsut about everythingMatt Strapp2021-04-261-105/+0
|
* Revert "Test commit"Matt Strapp2021-04-261-148/+105
| | | | This reverts commit 828f04ddf3d75d66026ebf607e82dc7d456c36f7.
* Test commitMatt Strapp2021-04-261-105/+148
|
* Start work on ABMatt Strapp2021-04-261-0/+6
|
* Add debug configs,Matt Strapp2021-04-261-28/+97
|
* Rebase newer branchMatt Strapp2021-04-261-0/+30