lutzzdias / travelling-salesman-problem

0 stars 1 forks source link

[Solution] output #6

Closed lutzzdias closed 9 months ago

lutzzdias commented 10 months ago

Implement the output method in the solution.

It should return a pretty output string for the solution instance. Could use the custom print method eg. __str__