issues
search
ryanbhayward
/
games-puzzles-algorithms
software for CMPUT 355 (initial 396): ugrad course on games, puzzles, algorithms
36
stars
153
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Bump werkzeug from 0.16.0 to 2.2.3 in /old/web/puzzles
#112
dependabot[bot]
opened
1 year ago
0
Bump setuptools from 20.2.2 to 65.5.1 in /old/lib
#111
dependabot[bot]
opened
1 year ago
0
play_stile.py sometimes generates unsolvable puzzles. Check needed along with random generation.
#110
SAL778
opened
2 years ago
0
Bump jinja2 from 2.10.1 to 2.11.3 in /old/web/puzzles
#109
dependabot[bot]
closed
2 years ago
0
Verify added
#108
BedirT
closed
3 years ago
0
Fix boundary check error in next_state()
#107
Tabrnicus
closed
4 years ago
0
Fixes windows run
#106
silvavn
closed
4 years ago
1
Terni Lapilli environment added
#105
BedirT
closed
5 years ago
0
Created the base for new environment
#104
BedirT
closed
5 years ago
0
resolve cycles
#103
treedust
opened
7 years ago
0
rave mcts implemented
#102
treedust
closed
8 years ago
1
mcts implemented
#101
treedust
closed
8 years ago
1
resolve transposition table bug
#100
treedust
closed
8 years ago
1
progress from last two meetings
#99
treedust
closed
8 years ago
2
Speed up search significantly
#98
nwoeanhinnogaehr
closed
8 years ago
0
Nim style
#97
JesseH-
closed
8 years ago
1
Tournament update
#96
JesseH-
closed
8 years ago
1
Update list of games, puzzles, and algorithms in root README
#95
dmorrill10
closed
8 years ago
0
Add information about running to the readme.
#94
nwoeanhinnogaehr
closed
8 years ago
3
Make nim board code consistent with the style of the rest of the code
#93
dmorrill10
opened
8 years ago
0
Extract nim from feature branch and add to master
#92
dmorrill10
closed
8 years ago
0
Heapdict Fix
#91
JesseH-
closed
8 years ago
1
TTT win detection
#90
JesseH-
closed
8 years ago
5
Move games and puzzles CLI tools to root
#89
dmorrill10
closed
8 years ago
0
Fix Tic-tac-toe Win Detection
#88
dmorrill10
closed
8 years ago
0
Fix tic-tac-toe win detection
#87
dmorrill10
closed
8 years ago
0
Heuristic
#86
imccarten1
closed
8 years ago
1
Refactor MCTS and Merge RAVE
#85
dmorrill10
closed
8 years ago
2
Flexible CLI Arguments
#84
dmorrill10
closed
8 years ago
2
Handling Wins in Tournaments
#83
JesseH-
opened
8 years ago
6
Rave
#82
imccarten1
closed
8 years ago
1
Add pointers to course resources for students
#81
dmorrill10
opened
8 years ago
0
Technical details that should be in a lecture?
#80
dmorrill10
opened
8 years ago
2
Add information about javascript and its tools to technical documentation
#79
dmorrill10
opened
8 years ago
0
Gtp tournament
#78
JesseH-
closed
8 years ago
0
Add first draft of technical documentation.
#77
JesseH-
closed
8 years ago
0
Hex reset
#76
JesseH-
closed
8 years ago
0
Fix reference before assignment in cli.
#75
JesseH-
closed
8 years ago
0
License update
#74
JesseH-
closed
8 years ago
0
Argparse conversion
#73
JesseH-
closed
8 years ago
0
Test coverage tool, resolving #71
#72
dmorrill10
closed
8 years ago
1
Add a tool to compute test coverage
#71
dmorrill10
closed
8 years ago
0
Fix up CLI tools and modules
#70
dmorrill10
closed
8 years ago
2
Make our GTP command line tool consistent with Benzene's interface
#69
dmorrill10
closed
8 years ago
0
Add "argument" to TTT CLI initialization
#68
dmorrill10
closed
8 years ago
1
Generalize TTT resolving #48
#67
dmorrill10
closed
8 years ago
4
Add MIT license
#66
dmorrill10
closed
8 years ago
3
Add script for playing tournaments between GTP players
#65
dmorrill10
closed
8 years ago
2
Tic tac rework v2
#64
JesseH-
closed
8 years ago
5
Improve naming of MCTS value functions and clarify their semantics
#63
dmorrill10
closed
8 years ago
0
Next