PACE 2026

Problem

This year features the Maximum-Agreement Forest (MAF) problem arising in phylogenetics (the study of evolutionary histories). The slides of the announcement made at IPEC’25 can be found here.

Timeline

Results

No results yet.

Submission Guideline

We ask all participants to publish their codebase and solver description on Github or a similar platform that is publicly available. The following files are required.

The deadlines mentioned above apply. Note that changes on the codebase and the solver description after their respective deadlines are prohibited, except for small changes resulting from the reviewing phase in close contact with the organizers. We kindly ask all participants to send us an email by the submission deadline, including a link to their Github repository (or a similar platform). If your submission is eligible for the student ranking, please also include a brief note indicating this.

Docker environment

A docker stack containing the evaluation environment is being prepared.

Tracks

The challenge features three distinct tracks:

  1. an “exact” track, solving MAF on an arbitrary number of trees – for this track, the instances come with precomputed values of some parameters (along with proofs, e.g. decompositions of certain width)
  2. a “heuristic” track, solving MAF on two trees – the instances will consist of two large trees and the alloted computation-time will be short
  3. a “lower-bound” track, also with two trees per instance – the aim is to reach an approximate solution quickly

Scoring

The exact and heuristic tracks will be scored simmilarly to previous installments of PACE. The scoring for the lower-bound track will emphasize running time, among all solutions falling close enough to the optimum/known best solution. The exact scoring rules are to be determined.

Preliminary leaderboard on optil

As in previous years, a preliminary leaderboard on optil will be available.

Instances

Public instances are to be published shortly.

Program Committee