This commit is contained in:
UmbertoJr 2019-11-18 08:30:13 +01:00
parent 465d2d68e7
commit 9262829591
1 changed files with 0 additions and 1 deletions

1
run.py
View File

@ -2,7 +2,6 @@ from src import *
import pandas as pd
def run(show_plots=False, verbose=False):
# names = [name_ for name_ in os.listdir("./problems") if "tsp" in name_]
names = ["eil76.tsp", "kroA100.tsp"]