utils
This commit is contained in:
parent
8ed9420f94
commit
35b51416c1
1 changed files with 1 additions and 0 deletions
|
@ -140,3 +140,4 @@ class multi_fragment:
|
|||
# f"vicini di questi due nodi {[solution[str(i)] for i in start_list]}")
|
||||
solution = multi_fragment.create_solution(start_list, solution)
|
||||
return solution
|
||||
|
||||
|
|
Reference in a new issue