Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Get rid of duplicates added by mistakeHEADmaster | Matt Strapp | 2021-05-02 | 6 | -306/+0 |
* | Fix MCTS | Matt Strapp | 2021-05-02 | 1 | -4/+4 |
* | New, shiny data | Matt Strapp | 2021-05-02 | 12 | -138/+444 |
* | Fix double adding | Matt Strapp | 2021-04-30 | 1 | -2/+0 |
* | add data | Matt Strapp | 2021-04-30 | 18 | -0/+1218 |
* | Fix both scripts not using the right ws ports given | Matt Strapp | 2021-04-30 | 2 | -1/+8 |
* | Delete batchfile | Matt Strapp | 2021-04-29 | 1 | -2/+0 |
* | Revert "Delete batchfile; Fix compatibility with old pwsh" | Matt Strapp | 2021-04-29 | 2 | -4/+6 |
* | 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 |
* | Revert "Uncomment thing essential for choosing legal moves" | Matt Strapp | 2021-04-28 | 1 | -1/+1 |
* | Double time | Matt Strapp | 2021-04-28 | 1 | -1/+1 |
* | 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 |