3
0
Fork 0
mirror of https://github.com/Z3Prover/z3 synced 2025-11-04 05:19:11 +00:00

spacer: removed virtual_solver

This commit removes virtual_solver and smt_context_manager that have
been migrated into solver_pool
This commit is contained in:
Arie Gurfinkel 2018-05-24 15:35:46 -07:00
parent 098e70a9e2
commit 15d0fd4b42
7 changed files with 1 additions and 643 deletions

View file

@ -13,6 +13,7 @@ Abstract:
Author:
Krystof Hoder (t-khoder) 2011-8-25.
Arie Gurfinkel
Revision History: