limp-0.3.2.1: representation of Integer Linear Programs

Safe HaskellNone
LanguageHaskell2010

Numeric.Limp.Rep.Arbitrary

Description

Arbitrary precision number representation

Synopsis

Documentation

data Arbitrary Source

A representation that uses arbitrary-sized Integers and Rationals

Instances