Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Delete batchfile; Fix compatibility with old pwsh | Matt Strapp | 2021-04-29 | 2 | -6/+4 |
| | |||||
* | Add a scummy workaround | Matt Strapp | 2021-04-29 | 1 | -0/+2 |
| | |||||
* | Do powershell??? | Matt Strapp | 2021-04-29 | 1 | -0/+59 |
| | |||||
* | Change hardcode | Matt Strapp | 2021-04-29 | 1 | -1/+1 |
| | |||||
* | Fix output bug | Matt Strapp | 2021-04-29 | 1 | -1/+1 |
| | |||||
* | Allow choices | Matt Strapp | 2021-04-29 | 1 | -8/+18 |
| | |||||
* | delete log | Matt Strapp | 2021-04-29 | 1 | -0/+0 |
| | |||||
* | Fix stupid bug involving duplicate agents | Matt Strapp | 2021-04-29 | 2 | -1/+1 |
| | |||||
* | Increment version | Matt Strapp | 2021-04-29 | 1 | -1/+1 |
| | |||||
* | Fix the shell script for production, finally? | Matt Strapp | 2021-04-29 | 1 | -2/+2 |
| | |||||
* | URGENT: Fix syntax | Matt Strapp | 2021-04-29 | 1 | -1/+1 |
| | |||||
* | Allow non-log shell usage | Matt Strapp | 2021-04-29 | 1 | -12/+21 |
| | |||||
* | Fix some errors and rearrange some variables | Matt Strapp | 2021-04-29 | 1 | -4/+3 |
| | |||||
* | Fix markdown | Matt Strapp | 2021-04-29 | 1 | -0/+1 |
| | |||||
* | Get rid of redundant MCTS | Matt Strapp | 2021-04-29 | 1 | -11/+1 |
| | |||||
* | Change ports to allow background usage | Matt Strapp | 2021-04-29 | 1 | -2/+2 |
| | |||||
* | Finish shell script | Matt Strapp | 2021-04-29 | 1 | -8/+18 |
| | |||||
* | Create bash script, add logs to gitignore | Matt Strapp | 2021-04-29 | 3 | -10/+41 |
| | |||||
* | Fix neverending loop | Matt Strapp | 2021-04-28 | 1 | -0/+5 |
| | |||||
* | Double both iterations and time | Matt Strapp | 2021-04-28 | 1 | -2/+2 |
| | |||||
* | Revert "Double time" | Matt Strapp | 2021-04-28 | 1 | -1/+1 |
| | | | | This reverts commit 0002595c67d63a85f30038f6723cc6ce2986b65b. | ||||
* | Revert "Uncomment thing essential for choosing legal moves" | Matt Strapp | 2021-04-28 | 1 | -1/+1 |
| | | | | This reverts commit 5f44f3b84c39154599924e3a79b0f9a1ac0d08a8. | ||||
* | Double time | Matt Strapp | 2021-04-28 | 1 | -1/+1 |
| | | | | (to test) | ||||
* | Uncomment thing essential for choosing legal moves | Matt Strapp | 2021-04-28 | 1 | -1/+1 |
| | |||||
* | Merge branch 'master' of https://github.umn.edu/smit9523/CSCI-4511W-Project | Jack Vehmeier | 2021-04-28 | 1 | -0/+5 |
|\ | |||||
| * | Lower CPU requirements for faster runtimes | Matt Strapp | 2021-04-28 | 1 | -1/+1 |
| | | |||||
| * | Add a basic repr for an ABNode | Matt Strapp | 2021-04-28 | 1 | -0/+5 |
| | | |||||
* | | fixed | Jack Vehmeier | 2021-04-28 | 3 | -3/+4 |
|/ | |||||
* | alphabeta is closer | Jack Vehmeier | 2021-04-27 | 3 | -3/+5 |
| | |||||
* | Change some stuff | Matt Strapp | 2021-04-27 | 3 | -6/+15 |
| | |||||
* | Get rid of super slow deepcopy | Matt Strapp | 2021-04-27 | 1 | -1/+1 |
| | |||||
* | Add AB to the test suite | Matt Strapp | 2021-04-27 | 1 | -1/+2 |
| | |||||
* | Publish functional code | Matt Strapp | 2021-04-27 | 1 | -4/+5 |
| | |||||
* | Refactor min to be like max | Matt Strapp | 2021-04-27 | 1 | -2/+2 |
| | |||||
* | Get it to function | Matt Strapp | 2021-04-27 | 1 | -8/+8 |
| | |||||
* | Fix bad package import | Matt Strapp | 2021-04-27 | 1 | -1/+1 |
| | |||||
* | vehme003 | Jack Vehmeier | 2021-04-27 | 2 | -3/+3 |
| | |||||
* | changed the get move to minimax | Jack Vehmeier | 2021-04-27 | 1 | -1/+1 |
| | |||||
* | attempted to redo AB pruning completely | Jack Vehmeier | 2021-04-26 | 1 | -24/+25 |
| | |||||
* | fixed node again | Jack Vehmeier | 2021-04-26 | 1 | -2/+11 |
| | |||||
* | changed node stuff | Jack Vehmeier | 2021-04-26 | 1 | -11/+11 |
| | |||||
* | i added a space | Jack Vehmeier | 2021-04-26 | 1 | -1/+1 |
| | |||||
* | refactor things | Matt Strapp | 2021-04-26 | 5 | -13/+39 |
| | |||||
* | Delete useless AB code | Matt Strapp | 2021-04-26 | 1 | -32/+0 |
| | |||||
* | Revert "Refactor jsut about everything" | Matt Strapp | 2021-04-26 | 19 | -2/+140 |
| | | | | This reverts commit e58a60ed18bde5db28ba96910df518a61b3999b2. | ||||
* | Refactor jsut about everything | Matt Strapp | 2021-04-26 | 19 | -140/+2 |
| | |||||
* | Finally fix | Matt Strapp | 2021-04-26 | 1 | -0/+1 |
| | |||||
* | Revert "Test commit" | Matt Strapp | 2021-04-26 | 1 | -148/+105 |
| | | | | This reverts commit 828f04ddf3d75d66026ebf607e82dc7d456c36f7. | ||||
* | Revert "Add files via upload" | Matt Strapp | 2021-04-26 | 1 | -40/+0 |
| | | | | This reverts commit 3bd397b71aedb472b43688a154c0e6d80f5f3427. | ||||
* | Revert "actually add files" | Matt Strapp | 2021-04-26 | 2 | -294/+0 |
| | | | | This reverts commit f8eda21084d010e756f0ae27bbbde40d9abde7f5. |