Copyright | (c) Masahiro Sakai 2014 |
---|---|
License | BSD-style |
Maintainer | masahiro.sakai@gmail.com |
Stability | provisional |
Portability | non-portable (DeriveDataTypeable) |
Safe Haskell | Safe-Inferred |
Language | Haskell2010 |
Wrapper for htcbdd command.
- HTC-BDD: Hypergraph Transversal Computation with Binary Decision Diagrams http://kuma-san.net/htcbdd.html
Documentation
Options | |
|
minimalHittingSets :: Options -> [HyperEdge] -> IO [HittingSet] Source