Data.LinearProgram
Documentation
data Constraint v c Source
Instances
| (Ord v, Read v, Read c) => Read (Constraint v c) | |
| (Show v, Show c) => Show (Constraint v c) |
type ObjectiveFunc = LinFuncSource
Constructors
| LP | |
Fields
| |
module Data.LinFunc
glpk-hs-0.0.1: Comprehensive GLPK linear programming bindings
Data.LinearProgram
data Constraint v c Source
Instances
| (Ord v, Read v, Read c) => Read (Constraint v c) | |
| (Show v, Show c) => Show (Constraint v c) |
type ObjectiveFunc = LinFuncSource
Constructors
| LP | |
Fields
| |
module Data.LinFunc