We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a03f068 commit 8e3bd4fCopy full SHA for 8e3bd4f
submissions/colibri2.json
@@ -0,0 +1,24 @@
1
+{
2
+ "name": "colibri2",
3
+ "contributors": [
4
+ "François Bobot",
5
+ "Hichem Ait El Hara",
6
+ "Christophe Junke"
7
+ ],
8
+ "contacts": ["François Bobot <[email protected]>"],
9
+ "archive": {
10
+ "url": "https://zenodo.org/records/15769941/files/colibri2_starexec_3037762e.tar.gz?download=1"
11
+ },
12
+ "website": "http://colibri.frama-c.com/",
13
+ "system_description": "https://drive.google.com/uc?export=download&id=14ZT6msIH9JcleUv6P4ha3Rdpc7mhpGL9",
14
+ "command": ["bin/colibri2"],
15
+ "solver_type": "Standalone",
16
+ "seed": "42",
17
+ "final":true,
18
+ "participations": [
19
+ {
20
+ "tracks": ["SingleQuery"],
21
+ "logics": "QF_.*FP.*"
22
+ }
23
+ ]
24
+}
0 commit comments