Tareef
|
ee91829b78
generating % better or same as reference graphs (i hope)
|
6 years ago |
tarfeef101
|
e7b7044dad
axes were cluttered, fixed
|
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
|
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
|
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 |