This website works better with JavaScript
首页
发现
帮助
注册
登录
tarfeef101
/
cs486
关注
1
点赞
0
派生
0
文件
工单管理
0
合并请求
0
Wiki
分支:
master
分支列表
标签列表
give_up_on_10k
master
cs486
/
a1
tarfeef101
24b39d36ed
readme
6 年之前
..
sudoku_problems
f12607bc29
added boards, ability to run with provided board and choose solver on command line
6 年之前
tsp_problems
b220e7781a
tsp files curled
6 年之前
README.txt
24b39d36ed
readme
6 年之前
graph.pdf
dbc21ad5f4
submission?
6 年之前
sudoku.py
dbc21ad5f4
submission?
6 年之前
tsp.py
dbc21ad5f4
submission?
6 年之前
tsp_dumb.py
dbc21ad5f4
submission?
6 年之前
tspdumb.pdf
dbc21ad5f4
submission?
6 年之前
tsph.pdf
dbc21ad5f4
submission?
6 年之前
tsph.pdf.old
db84d292ed
running both to generate graphs, although sudoku still does seem to be really slow for algorithm #1. might still be broken
6 年之前
README.txt
To run the solvers, simply run "python3 sudoku.py", "python3 tsp.py" and "python3 tsp_dumb.py"