@hackage linearEqSolver2.3

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. See the inline comments in the haddock documentation for example use cases.

Build Status

Build Status