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"