Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Mateusz Pawlik
ted-experiments
Commits
2532cac2
Commit
2532cac2
authored
Jan 04, 2019
by
Thomas Huetter
Browse files
fix in dblp10000 config
parent
1f2f9bc7
Changes
1
Hide whitespace changes
Inline
Side-by-side
configs/icde2019_histo/dblp.json
View file @
2532cac2
...
...
@@ -9,6 +9,26 @@
{
"name"
:
"t_join"
,
"verification_algorithm"
:
"Touzet"
,
"upperbound"
:
"greedy"
},
{
"name"
:
"tang_join"
,
"verification_algorithm"
:
"APTED"
,
"upperbound"
:
"none"
},
{
"name"
:
"leaf_distance_histogram_join"
,
"verification_algorithm"
:
"APTED"
,
"upperbound"
:
"none"
},
{
"name"
:
"label_histogram_join"
,
"verification_algorithm"
:
"APTED"
,
"upperbound"
:
"none"
},
{
"name"
:
"degree_histogram_join"
,
"verification_algorithm"
:
"APTED"
,
"upperbound"
:
"none"
},
{
"name"
:
"binary_branches_join"
,
"verification_algorithm"
:
"APTED"
,
"upperbound"
:
"none"
}
]
}
\ No newline at end of file
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment