Skip to content

Conversation

@disteph
Copy link
Contributor

@disteph disteph commented Jun 13, 2025

No description provided.

@github-actions
Copy link

Summary of modified submissions

YicesQS

@bobot bobot added the submission Submissions for SMT-COMP label Jun 14, 2025
"url": "https://zenodo.org/records/15660504/files/yicesQS-2025.zip?download=1"
},
"website": "https://github.com/disteph/yicesQS",
"system_description": "https://www.csl.sri.com/users/sgl/Work/Reports/2025-yicesQS.pdf",
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The link is currently returning error 404. Can you fix that? Thanks!

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I certainly can. But I do like to put into this description the git commit hash of the (final) solver that was submitted to the competition. I don't have that hash yet, since the final version is still up to come. My current pdf has that hash set to "TBD"; if I make it available to you now, will I get the chance to update the pdf later so that the version on the SMT website ends up being the one with the actual hash?

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Sure, no problem. You can edit the PDF until the final deadline. We just want to go through all the system descriptions now to check that all the solvers are correctly marked as wrapper/derived solvers.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Perfect; done!

martinjonas pushed a commit that referenced this pull request Jun 23, 2025
#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++
@martinjonas
Copy link
Contributor

@disteph Thanks for submitting yicesQS 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:

  • We have used less resources than will be used in the final runs.
  • The benchmarks are scrambled by the official scrambler with seed 1.
  • The column status shows whether your solver decided the benchmark as sat (true) or unsat (false).
  • You can click on the value in the status column to see the output of your solver on that benchmark.

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!
Martin

@martinjonas
Copy link
Contributor

Although the rules require submitting also the corresponding base solver for each derived solver, we discussed this with the rest of the organizers and decided it does not make sense for yicesQS. The base solver does not support general quantified formulas and thus is not comparable with the submitted derived solver. (I am writing the comment here just for future reference in case somebody wonders why yicesQS has no base solver. You do not need to react or do anything. :-) )

@martinjonas martinjonas merged commit c8f0d73 into SMT-COMP:master Jul 2, 2025
5 checks passed
@disteph
Copy link
Contributor Author

disteph commented Jul 3, 2025

Although the rules require submitting also the corresponding base solver for each derived solver, we discussed this with the rest of the organizers and decided it does not make sense for yicesQS. The base solver does not support general quantified formulas and thus is not comparable with the submitted derived solver. (I am writing the comment here just for future reference in case somebody wonders why yicesQS has no base solver. You do not need to react or do anything. :-) )

Thanks! We did submit Yices to the SMT-comp, though mostly for quantifier-free logics. I hadn't realized that, in theory, the base solver should be submitted for the same logics as the derived solver. For the next competitions, I'm happy to revise whether yicesQS should be declared as a solver derived from yices. It "builds on it". Let me know if you think we should revise that next time.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

submission Submissions for SMT-COMP

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants