3
0
Fork 0
mirror of https://github.com/Z3Prover/z3 synced 2025-04-18 22:59:02 +00:00
z3/src/math
Nikolaj Bjorner 9ca5b3f304 fix #4449
Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com>
2020-06-03 21:10:07 -07:00
..
automata remove a bunch of constructors to avoid copies 2020-06-03 17:09:27 +01:00
dd remove a few more copy constructors, though still not enough to enable the assertion in vector 2020-06-03 20:32:13 +01:00
grobner fix #4449 2020-06-03 21:10:07 -07:00
hilbert Fixing build errors when building test-z3 (#4496) 2020-06-03 13:34:43 -07:00
interval fix #4359 and regression to #3270 2020-05-18 12:41:42 -07:00
lp fix #4449 2020-06-03 21:10:07 -07:00
polynomial fix a few warnings & simplify debug.h header 2020-05-26 13:49:13 +01:00
realclosure remove cooperate 2019-06-12 20:15:46 -07:00
simplex remove a few more copy constructors, though still not enough to enable the assertion in vector 2020-06-03 20:32:13 +01:00
subpaving buffer: require a move constructor to avoid copies 2020-06-03 11:57:49 +01:00