Commit History

Author SHA1 Message Date
  tarfeef101 24b39d36ed readme 6 years ago
  tarfeef101 dbc21ad5f4 submission? 6 years ago
  tarfeef101 245452679d its still broken :( 6 years ago
  tarfeef101 2102cddd7d log-scale on tsp now 6 years ago
  tarfeef101 db84d292ed running both to generate graphs, although sudoku still does seem to be really slow for algorithm #1. might still be broken 6 years ago
  tarfeef101 47899ccd0c progress! tsp is crap once you go past like n=12 or smth but otherwise works. sudoku for forward checking is pure trash 6 years ago
  tarfeef101 b6124a8beb tsp prints things 6 years ago
  Tareef f93ad5c45d no way this really works though, let's be honest 6 years ago
  Tareef b220e7781a tsp files curled 6 years ago
  tarfeef101 54fed50747 Did it work??" 6 years ago
  Tareef 14071874ee in theory plotting shit 6 years ago
  tarfeef101 73116f7046 counting properly in naive 6 years ago
  Tareef 808c323a40 in theory, returning count now 6 years ago
  tarfeef101 f1f7e60d78 counting now works 6 years ago
  Tareef bd40993bd5 added give-up mechanic 6 years ago
  Tareef 0029bfb75a commenting! 6 years ago
  Tareef Dedhar 8ffc1bf0e3 Merge branch 'testing_q3_heuristics' of tarfeef101/cs486 into master 6 years ago
  tarfeef101 55a918e1c0 testing succeeded! removing debugging prints 6 years ago
  Tareef 7b33388e74 changed to a while loop instead of weird recursion, and abstracted the fetching of the next value to attempt. also check for invalid domains after inferring 6 years ago
  tarfeef101 f12607bc29 added boards, ability to run with provided board and choose solver on command line 6 years ago
  tarfeef101 d1f996285b solver for sudoku added. that's it. RIP me 6 years ago