| 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 |
ToySolver.HittingSet.SHD
Description
Wrapper for shd command.
- Hypergraph Dualization Repository http://research.nii.ac.jp/~uno/dualization.html
Documentation
Constructors
| Options | |
Fields
| |
minimalHittingSets :: Options -> [HyperEdge] -> IO [HittingSet] Source