3
0
Fork 0
mirror of https://github.com/Z3Prover/z3 synced 2025-04-25 10:05:32 +00:00
z3/src/math/euclid
2018-10-20 17:07:41 +02:00
..
CMakeLists.txt [CMake] Move CMake files into their intended location so the 2017-06-12 11:59:00 +01:00
euclidean_solver.cpp Fix some spelling errors (mostly in comments). 2018-10-20 17:07:41 +02:00
euclidean_solver.h make include paths uniformly use path relative to src. #534 2017-07-31 13:24:11 -07: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".