3
0
Fork 0
mirror of https://github.com/Z3Prover/z3 synced 2026-01-21 01:24:43 +00:00
z3/src/tactic/portfolio
Copilot eb7fd9efaa
Add virtual translate method to solver_factory class (#7780)
* Initial plan

* Add virtual translate method to solver_factory base class and all implementations

Co-authored-by: NikolajBjorner <3085284+NikolajBjorner@users.noreply.github.com>

* Add documentation for the translate method in solver_factory

Co-authored-by: NikolajBjorner <3085284+NikolajBjorner@users.noreply.github.com>

---------

Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: NikolajBjorner <3085284+NikolajBjorner@users.noreply.github.com>
2025-08-14 11:54:34 -07:00
..
CMakeLists.txt add dependencies to fix build 2025-06-06 13:02:48 +02:00
default_tactic.cpp #7630 propagate parameters on lazy tactics 2025-04-26 11:22:16 -07:00
default_tactic.h booyah 2020-07-04 15:56:30 -07:00
euf_completion_tactic.cpp working on ho-matcher 2025-07-08 04:50:43 +02:00
euf_completion_tactic.h register completion with solver 2025-06-06 20:45:54 +02:00
smt_strategic_solver.cpp Add virtual translate method to solver_factory class (#7780) 2025-08-14 11:54:34 -07:00
solver2lookahead.cpp Use nullptr. 2018-10-02 09:11:19 +07:00
solver2lookahead.h booyah 2020-07-04 15:56:30 -07:00
solver_subsumption_tactic.cpp Centralize and document TRACE tags using X-macros (#7657) 2025-05-28 14:31:25 +01:00
solver_subsumption_tactic.h Update solver_subsumption_tactic.h 2021-09-01 11:35:06 -07:00