From f793e9f56eea82cc730268f0d244848f3294abff Mon Sep 17 00:00:00 2001 From: Gertjan van den Burg Date: Tue, 23 Jun 2020 18:00:00 +0100 Subject: Bump labella.py version and update rankplots This commit introduces no changes to the results of the benchmark, but simply updates the version of labella.py, which is used to compute the rank plots. This update fixes the floating point accuracy of coordinates in the tex files, thus aiding reproducibility. --- .../output/rankplots/rankplot_best_cover_multi.tex | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) (limited to 'analysis/output/rankplots/rankplot_best_cover_multi.tex') diff --git a/analysis/output/rankplots/rankplot_best_cover_multi.tex b/analysis/output/rankplots/rankplot_best_cover_multi.tex index 0a9df66e..631c85d1 100644 --- a/analysis/output/rankplots/rankplot_best_cover_multi.tex +++ b/analysis/output/rankplots/rankplot_best_cover_multi.tex @@ -93,16 +93,16 @@ node[anchor=north] {5.0}; % link layer \begin{scope} -\draw[color=linkColorA, thin] (56.25, 0) .. controls -(56.25, -10.0) and (56.0, -10.0) .. (56.0, -20.0); -\draw[color=linkColorB, thin] (375.0, 0) .. controls -(375.0, -10.0) and (352.0, -10.0) .. (352.0, -20.0); -\draw[color=linkColorC, thin] (225.0, 0) .. controls -(225.0, -10.0) and (225.0, -10.0) .. (225.0, -20.0); -\draw[color=linkColorD, thin] (375.0, 0) .. controls -(375.0, -10.0) and (398.0, -10.0) .. (398.0, -20.0); -\draw[color=linkColorE, thin] (468.75, 0) .. controls -(468.75, -10.0) and (469.0, -10.0) .. (469.0, -20.0); +\draw[color=linkColorA, thin] (56.25000000, 0.00000000) .. controls +(56.25000000, -10.00000000) and (56.00000000, -10.00000000) .. (56.00000000, -20.00000000); +\draw[color=linkColorB, thin] (375.00000000, 0.00000000) .. controls +(375.00000000, -10.00000000) and (352.00000000, -10.00000000) .. (352.00000000, -20.00000000); +\draw[color=linkColorC, thin] (225.00000000, 0.00000000) .. controls +(225.00000000, -10.00000000) and (225.00000000, -10.00000000) .. (225.00000000, -20.00000000); +\draw[color=linkColorD, thin] (375.00000000, 0.00000000) .. controls +(375.00000000, -10.00000000) and (398.00000000, -10.00000000) .. (398.00000000, -20.00000000); +\draw[color=linkColorE, thin] (468.75000000, 0.00000000) .. controls +(468.75000000, -10.00000000) and (469.00000000, -10.00000000) .. (469.00000000, -20.00000000); \end{scope} % label layer -- cgit v1.2.3