tarfeef101 24b39d36ed readme hace 6 años
..
sudoku_problems f12607bc29 added boards, ability to run with provided board and choose solver on command line hace 6 años
tsp_problems b220e7781a tsp files curled hace 6 años
README.txt 24b39d36ed readme hace 6 años
graph.pdf dbc21ad5f4 submission? hace 6 años
sudoku.py dbc21ad5f4 submission? hace 6 años
tsp.py dbc21ad5f4 submission? hace 6 años
tsp_dumb.py dbc21ad5f4 submission? hace 6 años
tspdumb.pdf dbc21ad5f4 submission? hace 6 años
tsph.pdf dbc21ad5f4 submission? hace 6 años
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 hace 6 años

README.txt

To run the solvers, simply run "python3 sudoku.py", "python3 tsp.py" and "python3 tsp_dumb.py"