@hackage linearEqSolver2.1

Use SMT solvers to solve linear systems over integers and rationals

linearEqSolver

Solve systems of linear equations, using SMT solvers. Both integer only solutions and solutions over rationals are supported. Either single solutions, or all solutions can be computed.

The hackage site http://hackage.haskell.org/package/linearEqSolver is the best place for details on the API and the example use cases.

Build Status

We use Travis-CI's automated build infrastructure, making a build for each commit. Current build status: Build Status