Skip to content

Commit 5c1ad67

Browse files
tsp-example, README.md minor fixes
1 parent 81c9039 commit 5c1ad67

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

examples/tsp_tour_minimization/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@ The evolved algorithm shows substantial improvement in finding better solutions:
7575
| Metric | Concorde (exact solver) | UTSP | UTSP (evolved) |
7676
|--------|-------|-------|-------|
7777
| Mean Tour Length | 23.12 | 23.39 | 23.30 |
78-
| Average Execution Time | 6.65h | 6.02m | 2.67m |
78+
| Average Execution Time | 6.65h | 3.35m | 28.27m |
7979

8080
Larger comparison table with more related methods can be found in the original UTSP paper: [arXiv](https://arxiv.org/abs/2303.10538).
8181

0 commit comments

Comments
 (0)