Skip to content

Bituzla-dandelion Submission for SMT-COMP 2026#280

Draft
DarkPaper2022 wants to merge 4 commits into
SMT-COMP:masterfrom
DarkPaper2022:master
Draft

Bituzla-dandelion Submission for SMT-COMP 2026#280
DarkPaper2022 wants to merge 4 commits into
SMT-COMP:masterfrom
DarkPaper2022:master

Conversation

@DarkPaper2022

Copy link
Copy Markdown

No description provided.

@DarkPaper2022 DarkPaper2022 marked this pull request as draft May 28, 2026 01:23
@github-actions

github-actions Bot commented May 28, 2026

Copy link
Copy Markdown
Summary of modified submissions

bitwuzla-dandelion-base

  • 2 authors
  • website: https://bitwuzla.github.io/
  • Participations
    • SingleQuery
      • Bitvec
        • all
      • Equality+MachineArith
        • ABV
        • ABVFP
        • ABVFPLRA
        • AUFBV
        • AUFBVFP
        • UFBV
        • UFBVFP
      • FPArith
        • all
      • QF_Bitvec
        • all
      • QF_Equality+Bitvec
        • QF_UFBVDT
      • QF_FPArith
        • QF_UFFPDTNIRA

bitwuzla-dandelion

  • 2 authors
  • website: https://zenodo.org/records/20422525
  • Participations
    • SingleQuery
      • Bitvec
        • all
      • Equality+MachineArith
        • ABV
        • ABVFP
        • ABVFPLRA
        • AUFBV
        • AUFBVFP
        • UFBV
        • UFBVFP
      • FPArith
        • all
      • QF_Bitvec
        • all
      • QF_Equality+Bitvec
        • QF_UFBVDT
      • QF_FPArith
        • QF_UFFPDTNIRA

@wintered wintered added the submission Submissions for SMT-COMP label May 29, 2026
@martinjonas

martinjonas commented Jun 5, 2026

Copy link
Copy Markdown
Contributor

@DarkPaper2022 Thanks for submitting Bitwuzla-dandelion to this year's SMT-COMP!

We have executed your solver on a small number of benchmarks from each logic it should compete in (except for the parallel track). 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), but there are some runs that end up with an error.

You can check whether all the results we have obtained are expected. If not, please let us know here.

Some notes:

  • We have used smaller resource limits 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

@wintered

wintered commented Jun 9, 2026

Copy link
Copy Markdown
Contributor

Dear @DarkPaper2022,

after inspection of your system description, we have found that your solver does not qualify as a derived tool according to SMT-COMP 2026 rules:

A derived tool is defined as any solver that is based on and extends another SMT solver (the base solver) from a different group of authors. In contrast to a wrapper tool, a derived tool solving a benchmark of logic A is allowed to call an SMT solver to solve a problem for logic A. However, it is not allowed to call more than one SMT solver to solve a problem over the input logic.

As the system description indicates, Z3 is used as a preprocessing step to Bitwuzla. In this preprocessing step, Z3 does not necessarily change the logic of the input which would be required to comply with above rule.

Given that, Bitwuzla-dandalion can unfortunately not participate in the specified tracks. We can only run it as a non-competing solver.

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

Labels

non-competing submission Submissions for SMT-COMP

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants