https://people.sc.fsu.edu/~jburkardt/datasets/tsp/tsp.html
ATT48: 33,523 DANTZIG42: 699 FIVE: 19 FRI26: 937 GR17: 2,085 P01: 291
Berlin 52: 7544 (https://www.researchgate.net/figure/The-optimal-solution-of-Berlin52_fig2_221901574)
// get the data // duas analises: 10x1 10x2 10x3 - para um tempo médio // dificuldade dinamica, qual dificuldade ele ficou mais // descartar a primeira (cache) // define the structs // create the algorithms // define the test cases // test and get statistics