Skip to content
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

Fix for largest contribution and all Unsat Core #126

Merged
merged 10 commits into from
Aug 9, 2024

Conversation

bobot
Copy link
Contributor

@bobot bobot commented Aug 6, 2024

Fix for incremental and unsat track

  • Filter on the score not on sat, unsat results.

    • When a solver is the only one to solve benchmarks
      in a division we have a division by 0
  • Huge error in scoring unsat-core, adding correct-score in case other than unsat

@bobot bobot force-pushed the fix_largest_contribution branch from 15b5bff to 239f734 Compare August 6, 2024 17:14
@bobot bobot changed the title Fix for largest contribution Fix for largest contribution and all Unsat Core Aug 8, 2024
bobot added 10 commits August 9, 2024 11:05
    - Filter on the score not on sat, unsat results.
    - When a solver is the only one to solve benchmarks
     in a division we have a division by 0
    and the definition of sound provers instead of relying on a generic version
    Change completely the results of this track
  because more solver said sat than unsat
    Why is it commited?
@bobot bobot force-pushed the fix_largest_contribution branch from 952b7b5 to 476d727 Compare August 9, 2024 09:06
@bobot bobot merged commit 5c1a383 into SMT-COMP:master Aug 9, 2024
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant