Историја ревизија

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