aboutsummaryrefslogtreecommitdiffstats
path: root/python (follow)
Commit message (Expand)AuthorAgeFilesLines
* Fix MCTSMatt Strapp2021-05-021-4/+4
* Create bash script, add logs to gitignoreMatt Strapp2021-04-291-10/+0
* Fix neverending loopMatt Strapp2021-04-281-0/+5
* Double both iterations and timeMatt Strapp2021-04-281-2/+2
* Revert "Double time"Matt Strapp2021-04-281-1/+1
* Revert "Uncomment thing essential for choosing legal moves"Matt Strapp2021-04-281-1/+1
* Double timeMatt Strapp2021-04-281-1/+1
* Uncomment thing essential for choosing legal movesMatt Strapp2021-04-281-1/+1
* 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-272-3/+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
* 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-264-3/+29
* Delete useless AB codeMatt Strapp2021-04-261-32/+0
* Revert "Refactor jsut about everything"Matt Strapp2021-04-2619-0/+2212
* Refactor jsut about everythingMatt Strapp2021-04-2619-2212/+0
* Finally fixMatt Strapp2021-04-261-0/+1
* Revert "Test commit"Matt Strapp2021-04-261-148/+105
* Revert "change base???"Matt Strapp2021-04-265-88/+0
* change base???Matt Strapp2021-04-265-0/+88
* Test commitMatt Strapp2021-04-261-105/+148
* Start work on ABMatt Strapp2021-04-263-4/+8
* Add debug configs,Matt Strapp2021-04-267-41/+164
* Rebase newer branchMatt Strapp2021-04-2618-0/+2084