3
0
Fork 0
mirror of https://github.com/Z3Prover/z3 synced 2025-04-29 20:05:51 +00:00
z3/src/math/euclid
Nikolaj Bjorner 96e157e201 fix warnings for unused variables
Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com>
2016-05-17 13:54:22 -07:00
..
euclidean_solver.cpp fix warnings for unused variables 2016-05-17 13:54:22 -07:00
euclidean_solver.h cleanup cancelation logic 2015-12-11 12:35:35 -08:00
README remove hassel table from unstable: does not compile under other plantforms 2013-05-31 17:48:19 -07:00

Basic Euclidean solver for linear integer equations.
This solver generates "explanations".