This repository contains my entries to the exact and heuristic treedepth tracks of PACE 2020.
The exact-solvers
and heuristic-solvers
directories each contain a README file with more information.
The jamestrimble/bute
repository contains two newer versions of the Bute solver: one written in C, and one in Java. If you are looking for a fast, reliable solver without a heuristic presolver I recommend using either of the two new versions. If you wish to compare against a published algorithm I recommend using the Bute-Plus solver in the current repository.
Solver descriptions for the exact solver Bute-Plus (which came first in the exact track of PACE 2020) and the heuristic solver Tweed-Plus (which came fourth in the heuristic track) have been published in the IPEC 2020 proceedings.
j.trimble.1 at research dot gla dot ac dot uk