Ecosyste.ms: Repos

An open API service providing repository metadata for many open source software ecosystems.

Package Usage: hackage: limp

This package provides two representations for linear programs: Numeric.Limp.Program, which is what I expect end-users to use, and Numeric.Limp.Canon, which is simpler, but would be less nice for writing linear programs. You can convert programs from the Program representation to the Canon representation using Numeric.Limp.Canon.Convert, and then pretty-print the program using Numeric.Limp.Canon.Pretty. There is a very simple branch-and-bound solver in Numeric.Limp.Solve.Branch.Simple, and a simplex solver for relaxed (real only) programs in Numeric.Limp.Solve.Simplex.Maps. See the limp-cbc package for a simple external solver.
7 versions
Latest release: over 5 years ago
4,952 downloads total

View more package details: https://packages.ecosyste.ms/registries/hackage.haskell.org/packages/limp

View more repository details: https://repos.ecosyste.ms/hosts/GitHub/repositories/amosr%2Flimp

Dependent Repos 1

amosr/limp
ideally, this will become a pure Haskell library for Linear Integer/Mixed Programming
  • * limp.cabal

Size: 63.5 KB - Last synced: 5 months ago - Pushed: over 5 years ago

boystrange/ProSe
A type checker for a calculus of Probabilistic Sessions
  • >=0.3.2.3 ProSe.cabal

Size: 123 KB - Last synced: 13 days ago - Pushed: 14 days ago