This commit is contained in:
wangziao 2025-05-18 11:35:48 -07:00
parent 7b00e272d7
commit 1d6c75ba1d

View File

@ -8,4 +8,4 @@ I don't care about performance. That said, we can still compare the relative run
## Update: ## 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. 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.