Copyright | (c) Masahiro Sakai 2011 |
---|---|
License | BSD-style |
Maintainer | masahiro.sakai@gmail.com |
Stability | provisional |
Portability | non-portable (ScopedTypeVariables) |
Safe Haskell | None |
Language | Haskell2010 |
High-Level API for LPSolver.hs
Synopsis
Documentation
results of optimization
Instances
Eq r => Eq (OptResult r) Source # | |
Ord r => Ord (OptResult r) Source # | |
Show r => Show (OptResult r) Source # | |