Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
jonasspinner authored Nov 5, 2024
1 parent b9d5acb commit 26994cb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ assert_eq!(md.module_kind(md.root()), Some(&ModuleKind::Prime));

## Evaluation

![](/evaluation.png)
![](https://raw.githubusercontent.com/jonasspinner/modular-decomposition/refs/heads/main/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.
Expand Down

0 comments on commit 26994cb

Please sign in to comment.