aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Merge branch 'master' of https://github.umn.edu/smit9523/CSCI-4511W-ProjectJack Vehmeier2021-04-281-0/+5
|\
| * Lower CPU requirements for faster runtimesMatt Strapp2021-04-281-1/+1
| |
| * Add a basic repr for an ABNodeMatt Strapp2021-04-281-0/+5
| |
* | fixedJack Vehmeier2021-04-283-3/+4
|/
* alphabeta is closerJack Vehmeier2021-04-273-3/+5
|
* Change some stuffMatt Strapp2021-04-273-6/+15
|
* Get rid of super slow deepcopyMatt Strapp2021-04-271-1/+1
|
* Add AB to the test suiteMatt Strapp2021-04-271-1/+2
|
* 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
|
* Fix bad package importMatt Strapp2021-04-271-1/+1
|
* vehme003Jack Vehmeier2021-04-272-3/+3
|
* changed the get move to minimaxJack Vehmeier2021-04-271-1/+1
|
* 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
|
* i added a spaceJack Vehmeier2021-04-261-1/+1
|
* refactor thingsMatt Strapp2021-04-265-13/+39
|
* Delete useless AB codeMatt Strapp2021-04-261-32/+0
|
* Revert "Refactor jsut about everything"Matt Strapp2021-04-2619-2/+140
| | | | This reverts commit e58a60ed18bde5db28ba96910df518a61b3999b2.
* Refactor jsut about everythingMatt Strapp2021-04-2619-140/+2
|
* Finally fixMatt Strapp2021-04-261-0/+1
|
* Revert "Test commit"Matt Strapp2021-04-261-148/+105
| | | | This reverts commit 828f04ddf3d75d66026ebf607e82dc7d456c36f7.
* Revert "Add files via upload"Matt Strapp2021-04-261-40/+0
| | | | This reverts commit 3bd397b71aedb472b43688a154c0e6d80f5f3427.
* Revert "actually add files"Matt Strapp2021-04-262-294/+0
| | | | This reverts commit f8eda21084d010e756f0ae27bbbde40d9abde7f5.
* Revert "change base???"Matt Strapp2021-04-268-91/+0
| | | | This reverts commit 6b9335b670df03d3452a9f65f03e1884d60ac88b.
* change base???Matt Strapp2021-04-268-0/+91
|
* Test commitMatt Strapp2021-04-261-105/+148
|
* Start work on ABMatt Strapp2021-04-263-4/+8
|
* Add debug configs,Matt Strapp2021-04-2611-46/+206
|
* Rebase newer branchMatt Strapp2021-04-2635-605/+2087
|
* actually add filesMatt Strapp2021-04-262-0/+294
|
* Merge main and some new stuffsMatt Strapp2021-04-261-0/+40
|\
| * Add files via uploadvehme0032021-04-261-0/+40
| |
* | Test commitMatt Strapp2021-04-262-56/+92
|/
* Basic implementationMatt Strapp2021-04-251-1/+51
| | | | Co-authored-by: Andrea Smith <andrea-smith@users.noreply.github.com>
* Rearrange filesMatt Strapp2021-04-2510-0/+0
| | | | Co-authored-by: Andrea Smith <andrea-smith@users.noreply.github.com>
* Remove redundant folderRossTheRoss2021-04-255-266/+0
|
* Add files via uploadvehme0032021-04-255-0/+519
|
* Delete board2.pyvehme0032021-04-251-73/+0
|
* Delete game.pyvehme0032021-04-251-0/+0
|
* Delete main2.pyvehme0032021-04-251-20/+0
|
* Delete node2.pyvehme0032021-04-251-17/+0
|
* Rearrange and add moreRossTheRoss2021-04-139-20/+208
|
* Rearrange things more I guessRossTheRoss2021-04-131-0/+78
|
* Add files via uploadvehme0032021-04-121-0/+17
|
* Update board2.pyvehme0032021-04-121-1/+13
|
* Update board2.pyvehme0032021-04-111-4/+18
|
* Update main2.pyvehme0032021-04-111-1/+7
|