Skip to content

Laakeri/pace2020-treedepth-exact

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 

Repository files navigation

SMS

SMS is a submission to the exact treedepth track of PACE 2020 by Tuukka Korhonen (University of Helsinki). The submission is based on an algorithm that branches on (small) minimal separators and thus is named SMS. The description of SMS is available in https://arxiv.org/abs/2006.07302.

Installation

Use cmake . and make in the src/ directory, or alternatively just compile all the files together with g++. No external libraries are required.

Note

The code in this repository has been syntactically edited after the submission by renaming variables, improving formatting and removing unused code. The original submission is available in DOI.

About

PACE 2020 exact track submission

Resources

License

Stars

Watchers

Forks

Packages

No packages published