Skip to content

Commit 0f7343d

Browse files
committed
Updated URL of PACE 2017 report; added link to bonus instances
1 parent 1a19e6c commit 0f7343d

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
This document contains links to solvers, instance sets, and tools for treewidth computation.
44
It is a collection of products of the treewidth implementation challenges at
55
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).
77

88
### Table of Contents
99

@@ -49,6 +49,7 @@ Treewidth implementations are used in various contexts. For example, compilers a
4949

5050
### Exact
5151

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
5253
- [PACE 2017 competition instances](https://github.com/PACE-challenge/PACE-2017-TrackA-instances)
5354
- [Named graphs](https://github.com/freetdi/named-graphs.git) contributed by Lukas Larisch
5455
- [Control flow graphs](https://github.com/freetdi/CFGs.git) contributed by Lukas Larisch

0 commit comments

Comments
 (0)