-
Notifications
You must be signed in to change notification settings - Fork 34
COLIBRI submission #163
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
COLIBRI submission #163
Conversation
Summary of modified submissionsCOLIBRI
|
#189: UltimateEliminator submission 2025 #188: Z3-Siri Submission 2025 #187: OSTRICH version 2 #186: yicesQS submission to the 2025 SMT comp #185: Bitwuzla 2025 submission. #184: Yices2 Submission SMTCOMP 2025 #183: cvc5 for SMT-COMP 2025 #182: Create iProver #181: Z3-Owl Submission 2025 #179: Z3-alpha SMT-COMP 2025 #178: Z3-Noodler-Mocha Submission for SMT-COMP 2025 #177: `bv_decide` submission 2025 #176: OpenSMT (min-ucore) submission 2025 #175: Z3-Noodler submission 2025 #172: SMTS submission 2025 #171: Bitwuzla-MachBV Submission for SMT-COMP 2025 #170: Z3-Parti-Z3++ Submission for SMT-COMP 2025 #169: STP-Parti-Bitwuzla Submission for SMT-COMP 2025 #168: SMTInterpol submission 2025 #167: OpenSMT submission 2025 #165: Amaya 2025 #164: SMT-RAT submission #163: COLIBRI submission #162: [Submission] colibri2 #156: upload z3-inc-z3++
|
@christophejunke Thanks for submitting COLIBRI to this year's SMT-COMP! We have executed your solver on a small number of benchmarks from each logic it should compete 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). 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! |
|
Hello @martinjonas, Thank your for your message and your work. We noticed that benchmarks for QF_UFFPDTNIRA may introduce datatypes that are not used by the proof, like in 20200306-Kanig/spark2014bench, where there are floating point tests that declare unused datatypes. In these cases if we manually remove the We are wondering if the benchmark would benefit by having these tests cleanup up and moved to a non-DT category, given that adding a purely syntactical support of datatypes would change the outcome of a test, that depends only on floating-point operations. Thanks again for your work, Christophe |
|
@christophejunke Thanks for the report. We discussed it with the co-organizers and we will report the benchmarks to SMT-LIB maintainers. However, since they are technically correct, we will not exclude them from the competition this year. |
|
@martinjonas Thank you. Currently we have a small patch for COLIBRI that makes it handle these cases but wasn't submitted for the final version. We are also considering retracting COLIBRI from the QF_UFFPDTNIRA category, which is probably the most likely outcome given the time constraints we are faced with. I there is any chance of submitting a newer version, that would be great, but I understand that you have a lot of work on your side and we would be totally fine with retracting from said category if that's fine with you. Thanks a lot again, |
|
@christophejunke I see that you have retracted COLIBRI from the category. This is a good solution, thanks for it (updating the solver after the final deadline would require further discussion). Also, the final versions of solvers should be uploaded to Zenodo. Please, do this as soon as possible and change the archive url. Thanks! |
|
@martinjonas Yes, that the better solution here. I updated the link and once the tests passes I think this should be right. |
Sumbitting COLIBRI.json file for SMT-COMP 2025