From b9d5acbce2998e8a027e3f0c2a6a8bfb52bf3828 Mon Sep 17 00:00:00 2001 From: Jonas Spinner Date: Tue, 5 Nov 2024 11:28:50 +0100 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b8549db..49f7efd 100644 --- a/README.md +++ b/README.md @@ -38,7 +38,7 @@ assert_eq!(md.module_kind(md.root()), Some(&ModuleKind::Prime)); ## Evaluation -![](evaluation.png) +![](/evaluation.png) This figure shows the algorithm performance for some datasets. The time for multiple runs is averaged for each instance and algorithm. The time for each algorithm is divided by the best time and the distribution is plotted.