Skip to content

EmanuelHerrendorf/pace-2021

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PACE 2021 - Exact Track

This repository contains the source code for the cluster editing solver for the exact track of the PACE 2021 competition.

External Dependencies:

  • no external dependencies are required

Build instructions (Linux)

  • a jdk version >= 1.8 is required to compile the source code
  • running make will create a jar archive ade-ce-solver.jar
  • it is recommended to increase the jvm stack size when invoking the solver to prevent StackOverflowExceptions java -Xss8m -jar ade-ce-solver-jar < <path to graph>

Solver description

Authors

  • Alexander Bille (Araxon)
  • Dominik Brandenstein (dobrand)
  • Emanuel Herrendorf (EmanuelHerrendorf)

About

Submission for PACE 2021 Exact Track

Resources

License

Stars

Watchers

Forks

Packages

No packages published