Skip to content

Commit 1db1209

Browse files
christophejunkechristophe
andauthored
COLIBRI submission (#163)
* COLIBRI submission * COLIBRI: update regular expression * COLIBRI: point to Zenodo URL --------- Co-authored-by: christophe <[email protected]>
1 parent df2ec70 commit 1db1209

File tree

1 file changed

+22
-0
lines changed

1 file changed

+22
-0
lines changed

submissions/COLIBRI.json

Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,22 @@
1+
{
2+
"name": "COLIBRI",
3+
"contributors": [
4+
"Bruno Marre", "François Bobot", "Christophe Junke"
5+
],
6+
"contacts": ["Christophe Junke <[email protected]>"],
7+
"archive": {
8+
"url": "https://zenodo.org/records/15602589/files/colibri.2025.06-e5.tbz",
9+
"h": { "sha256": "f251f170c75a96af9ccde9859ac349e5c1cdd6fa6aeca779cb1ef4b9a8134871" }
10+
},
11+
"website": "http://colibri.frama-c.com/",
12+
"system_description": "https://colibri.frama-c.com/assets/documents/colibri_2025.pdf",
13+
"command": ["colibri-2025.06-v5/colibri", "--memlimit", "5000"],
14+
"solver_type": "Standalone",
15+
"participations": [
16+
{
17+
"tracks": ["SingleQuery"],
18+
"logics": "QF_.*FP(?!DT).*"
19+
}
20+
],
21+
"seed": 0
22+
}

0 commit comments

Comments
 (0)