tarfeef101
|
d7bfb3fc42
updated graph to use relative quality and not cost
|
6 years ago |
tarfeef101
|
887e9deeb3
tracking percentage of good solutions now, changed solution cost to relative quality.
|
6 years ago |
tarfeef101
|
313078e325
added hardcoded arrays to hold NEOS results, removed 'n' as a const since it was not used
|
6 years ago |
tarfeef101
|
dd7a56e57c
adjusted numbering for x-axis labels (how many cities in the problem) to reflect 14-16 instead of 0-2
|
6 years ago |
tarfeef101
|
bdd2527eb7
removing unneeded legends
|
6 years ago |
tarfeef101
|
5c4c8b62b6
new graphs?
|
6 years ago |
tarfeef101
|
1bb4357b0b
adding both lines to axis (hopefully), and changing colours of actual lines
|
6 years ago |
tarfeef101
|
f3d991bee6
hopefully axes?
|
6 years ago |
tarfeef101
|
0027e4ca4e
trying to change line colours for dual graphs, add legends
|
6 years ago |
tarfeef101
|
c5064e1b8e
graph looks more reasonable, need to figure out how to label which line is which tho
|
6 years ago |
tarfeef101
|
37424e9c32
rows instead of columns
|
6 years ago |
tarfeef101
|
b679dfd1dd
first graph generated, lets see how it looks
|
6 years ago |
tarfeef101
|
47dd13174f
removing secrets.py due to incompatibility
|
6 years ago |
tarfeef101
|
57767a6442
secrets uses python 3.6 but i have 3.5 and so does school. need to address
|
6 years ago |
tarfeef101
|
dbc7fb15b1
garbage, probably broken graph generation
|
6 years ago |
tarfeef101
|
76ec9cd161
modified solver to accept parameters to run any algo w/ any params
|
6 years ago |
tarfeef101
|
e26977863f
Made python an executable, got problem set
|
6 years ago |
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 years ago |
Tareef Dedhar
|
0a37a9b683
Merge branch 'give_up_on_10k' of tarfeef101/cs486 into master
|
6 years ago |
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 |