GitXplorerGitXplorer
L

linearEqSolver

public
8 stars
2 forks
0 issues

Commits

List of commits on branch master.
Unverified
959f2b4b331893434caa6a0c821fb76ab6ad52c9

fix readme

LLeventErkok committed a month ago
Unverified
b3571c0b31fffd50ead4b5bb56f179267715cf8e

Release 2.4

LLeventErkok committed a month ago
Unverified
ffddedc8b0356831e1e8e71bb02df29304ce0a7e

Match new z3 output

LLeventErkok committed a month ago
Unverified
2229ca869e52ee4179ff74f2255ee64a77f26a10

Modernize

LLeventErkok committed a month ago
Unverified
118d0b261e263fc9b5a026626af7d1e613cb65f7

modernize a bit

LLeventErkok committed 4 years ago
Unverified
63deb3fd0512a70ac768e561d19d84a9e2c14d4c

Release 2.3

LLeventErkok committed 5 years ago

README

The README file for this repository.

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.