equal
deleted
inserted
replaced
58 |
58 |
59 |
59 |
60 def tour_on_mega_board(dim: Int, path: Path) = |
60 def tour_on_mega_board(dim: Int, path: Path) = |
61 time_needed(ttour_on_mega_board(dim: Int, path: Path)) |
61 time_needed(ttour_on_mega_board(dim: Int, path: Path)) |
62 |
62 |
|
63 |
|
64 |
|
65 |
63 } |
66 } |