| Copyright | (c) Masahiro Sakai 2018 |
|---|---|
| License | BSD-style |
| Maintainer | masahiro.sakai@gmail.com |
| Stability | provisional |
| Portability | portable |
| Safe Haskell | None |
| Language | Haskell2010 |
ToySolver.MaxCut
Description
Documentation
Constructors
| Problem | |
Instances
| Functor Problem Source # | |
| Eq a => Eq (Problem a) Source # | |
| Ord a => Ord (Problem a) Source # | |
| Show a => Show (Problem a) Source # | |