3
0
Fork 0
mirror of https://github.com/Z3Prover/z3 synced 2025-04-05 17:14:07 +00:00
z3/examples
Bruce Mitchener 7eb1e6dd23 userPropagator: Compile as C++20.
Using std::unordered_map::contains requires C++20.
2022-08-05 07:41:14 +03:00
..
c Fix stray semicolon in examples (#5669) 2021-11-18 10:35:22 -08:00
c++ add mutual recursive datatypes to c++ API #6179 2022-07-20 20:32:00 -07:00
dotnet clean up CMake code (#5182) 2021-04-14 10:29:15 -07:00
java fix #5915 2022-03-22 16:03:44 -07:00
maxsat fix grouping for latest doxygen (#5626) 2021-10-27 23:46:31 +02:00
ml Correct capitalization of package (#5569) 2021-09-25 09:04:06 -07:00
msf Fix typos. 2018-12-23 21:58:57 -05:00
python use structured proof hints 2022-05-28 09:37:41 -07:00
SMT-LIB2/bounded model checking three smt2 examples added and one python example updated (#5690) 2021-12-01 16:21:12 -08:00
tptp clean up CMake code (#5182) 2021-04-14 10:29:15 -07:00
userPropagator userPropagator: Compile as C++20. 2022-08-05 07:41:14 +03:00
CMakeLists.txt cmake: Remove ExternalProject BUILD_ALWAYS workaround. 2022-08-02 09:27:11 +03:00