You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2-1Lines changed: 2 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -3,7 +3,7 @@
3
3
This document contains links to solvers, instance sets, and tools for treewidth computation.
4
4
It is a collection of products of the treewidth implementation challenges at
5
5
The Parameterized Algorithms and Computational Experiments Challenge
6
-
[PACE 2017](https://pacechallenge.files.wordpress.com/2016/06/lipics-ipec-2017-30.pdf) and [PACE 2016](https://doi.org/10.4230/LIPIcs.IPEC.2016.30).
6
+
[PACE 2017](http://dx.doi.org/10.4230/LIPIcs.IPEC.2017.30) and [PACE 2016](https://doi.org/10.4230/LIPIcs.IPEC.2016.30).
7
7
8
8
### Table of Contents
9
9
@@ -49,6 +49,7 @@ Treewidth implementations are used in various contexts. For example, compilers a
49
49
50
50
### Exact
51
51
52
+
-[PACE 2017 bonus instances](https://github.com/PACE-challenge/Treewidth-PACE-2017-bonus-instances) – this should be a fresh challenge even for the PACE 2017 winning solvers
0 commit comments