Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
29 changes: 29 additions & 0 deletions submissions/yicesQS.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,29 @@
{
"name": "YicesQS",
"contributors": [
"Stéphane Graham-Lengrand"
],
"contacts": [
"Stéphane Graham-Lengrand <stephane.graham-lengrand@sri.com>"
],
"final" : true,
"archive": {
"url": "https://zenodo.org/records/15769027/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!

"solver_type": "derived",
"participations": [
{
"tracks": ["SingleQuery"],
"logics": ["BV",
"LIA",
"LRA",
"NIA",
"NRA"
],
"command": ["./yicesQS"]
}
],
"seed": 0
}