Historie revizí

Autor SHA1 Zpráva Datum
  tarfeef101 b679dfd1dd first graph generated, lets see how it looks před 6 roky
  tarfeef101 47dd13174f removing secrets.py due to incompatibility před 6 roky
  tarfeef101 57767a6442 secrets uses python 3.6 but i have 3.5 and so does school. need to address před 6 roky
  tarfeef101 dbc7fb15b1 garbage, probably broken graph generation před 6 roky
  tarfeef101 76ec9cd161 modified solver to accept parameters to run any algo w/ any params před 6 roky
  tarfeef101 e26977863f Made python an executable, got problem set před 6 roky
  Tareef a1b12d44e2 adding basic algo implementations for a2 TSP. have not finalized annealing schedules, but otherwise fine i think. need to write 'driver' program to generate graphs and stuff před 6 roky
  Tareef Dedhar 0a37a9b683 Merge branch 'give_up_on_10k' of tarfeef101/cs486 into master před 6 roky
  tarfeef101 24b39d36ed readme před 6 roky
  tarfeef101 dbc21ad5f4 submission? před 6 roky
  tarfeef101 245452679d its still broken :( před 6 roky
  tarfeef101 2102cddd7d log-scale on tsp now před 6 roky
  tarfeef101 db84d292ed running both to generate graphs, although sudoku still does seem to be really slow for algorithm #1. might still be broken před 6 roky
  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 před 6 roky
  tarfeef101 b6124a8beb tsp prints things před 6 roky
  Tareef f93ad5c45d no way this really works though, let's be honest před 6 roky
  Tareef b220e7781a tsp files curled před 6 roky
  tarfeef101 54fed50747 Did it work??" před 6 roky
  Tareef 14071874ee in theory plotting shit před 6 roky
  tarfeef101 73116f7046 counting properly in naive před 6 roky
  Tareef 808c323a40 in theory, returning count now před 6 roky
  tarfeef101 f1f7e60d78 counting now works před 6 roky
  Tareef bd40993bd5 added give-up mechanic před 6 roky
  Tareef 0029bfb75a commenting! před 6 roky
  Tareef Dedhar 8ffc1bf0e3 Merge branch 'testing_q3_heuristics' of tarfeef101/cs486 into master před 6 roky
  tarfeef101 55a918e1c0 testing succeeded! removing debugging prints před 6 roky
  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 před 6 roky
  tarfeef101 f12607bc29 added boards, ability to run with provided board and choose solver on command line před 6 roky
  tarfeef101 d1f996285b solver for sudoku added. that's it. RIP me před 6 roky