z3-parallel submission#255
Conversation
|
@ilanashapiro Thanks for submitting z3-parallel to this year's SMT-COMP, it is great to see the real Z3 competing in SMT-COMP again! One important information: we decided to extend the deadline for solvers competing in Parallel track to Sunday, June 21 (AoE). Feel free to update your solver until then. There are two minor issues your submission:
I fixed the issues locally and executed your solver on a small number of benchmarks from each competitive logic it competes in. You can find the results here: We have not seen any incorrect results returned by your solver (compared to the expected status of the benchmarks) and everything seems to be looking fine. You can check whether all the results we have obtained are expected. If not, please let us know here. Some notes:
If you upload a new version of the solver and want to have another test run, let me know. We still have some time for that. Happy rest of the competition! |
Summary of modified submissionsz3-parallel
|
|
note: I need to redo the Zenodo record, sorry for the delay! |
|
Hi @martinjonas , thank you so much for your comments! I believe I have addressed the two issues you mentioned. Please let me know if there is anything else I should do! |
|
Thanks a lot for the quick update. Everything looks good now. I will run another test run and let you know if there are any issues. |
This PR adds z3-parallel as a competing solver in SMT-COMP 2026 Parallel Track. We have implemented a new parallel algorithm within Z3 over the past year that this submission uses