Skip to content

daajoe/htd_validate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Validator for hypertree decompositions

The library allows to validate a given hypertree decomposition and versions, in particular, fractionalhypertree decompositions.

The library also provides data structures for hypergraphs (following the networkx API) and decompositions (text format extends the PACE 2017 specification for tree decompositions to hypergraphs and hypertree decompositions, generalized hypertree decompositions, and fractional hypertree decompositions).

Download:

git clone --recurse-submodules  git@github.com:daajoe/fractionalhypertreewidth.git

External Requirements (requirements.txt)

pip install -r requirements.txt

Manpage

bin/htd_validate --help

Validate Decompositions

bin/htd_validate -g hypergraphfile.gr -d hyperdecomposition.htd

About

Checker for hypertree decompositions

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •