aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Get rid of duplicates added by mistakeHEADmasterMatt Strapp2021-05-026-306/+0
|
* Fix MCTSMatt Strapp2021-05-021-4/+4
|
* New, shiny dataMatt Strapp2021-05-0212-138/+444
|
* Fix double addingMatt Strapp2021-04-301-2/+0
|
* add dataMatt Strapp2021-04-3018-0/+1218
|
* Fix both scripts not using the right ws ports givenMatt Strapp2021-04-302-1/+8
|
* Delete batchfileMatt Strapp2021-04-291-2/+0
|
* Revert "Delete batchfile; Fix compatibility with old pwsh"Matt Strapp2021-04-292-4/+6
| | | | This reverts commit fd4da8649395f8b415fcc5580b884aa63c77916b.
* Delete batchfile; Fix compatibility with old pwshMatt Strapp2021-04-292-6/+4
|
* Add a scummy workaroundMatt Strapp2021-04-291-0/+2
|
* Do powershell???Matt Strapp2021-04-291-0/+59
|
* Change hardcodeMatt Strapp2021-04-291-1/+1
|
* Fix output bugMatt Strapp2021-04-291-1/+1
|
* Allow choicesMatt Strapp2021-04-291-8/+18
|
* delete logMatt Strapp2021-04-291-0/+0
|
* Fix stupid bug involving duplicate agentsMatt Strapp2021-04-292-1/+1
|
* Increment versionMatt Strapp2021-04-291-1/+1
|
* Fix the shell script for production, finally?Matt Strapp2021-04-291-2/+2
|
* URGENT: Fix syntaxMatt Strapp2021-04-291-1/+1
|
* Allow non-log shell usageMatt Strapp2021-04-291-12/+21
|
* Fix some errors and rearrange some variablesMatt Strapp2021-04-291-4/+3
|
* Fix markdownMatt Strapp2021-04-291-0/+1
|
* Get rid of redundant MCTSMatt Strapp2021-04-291-11/+1
|
* Change ports to allow background usageMatt Strapp2021-04-291-2/+2
|
* Finish shell scriptMatt Strapp2021-04-291-8/+18
|
* Create bash script, add logs to gitignoreMatt Strapp2021-04-293-10/+41
|
* 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
| | | | This reverts commit 0002595c67d63a85f30038f6723cc6ce2986b65b.
* Revert "Uncomment thing essential for choosing legal moves"Matt Strapp2021-04-281-1/+1
| | | | This reverts commit 5f44f3b84c39154599924e3a79b0f9a1ac0d08a8.
* Double timeMatt Strapp2021-04-281-1/+1
| | | | (to test)
* 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-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
|