lutzzdias / travelling-salesman-problem

0 stars 1 forks source link

[Solution] copy #7

Closed lutzzdias closed 9 months ago

lutzzdias commented 10 months ago

Should return a copy of the solution, changes to this copy must not affect the original solution.

Does not need to be a deepcopy