From 1d6c75ba1daeee966e71774efc85b7d640e6e119 Mon Sep 17 00:00:00 2001 From: wangziao <1575538687@qq.com> Date: Sun, 18 May 2025 11:35:48 -0700 Subject: [PATCH] fix issue #1 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e7e26b9..3152bd3 100644 --- a/README.md +++ b/README.md @@ -8,4 +8,4 @@ I don't care about performance. That said, we can still compare the relative run ## Update: -Fixed code to avoid using greedy routing. Previous results are in result-greedy.csv. We have not yet seen a difference in results, but the logic is different. \ No newline at end of file +Fix issue #1: Avoided using greedy routing. Previous results are in result-greedy.csv. We have not yet seen a difference in results, but the logic is different. \ No newline at end of file