Skip to content
Snippets Groups Projects
Commit 47208661 authored by GROS Alexis's avatar GROS Alexis
Browse files

added mincov

parent 41e4c997
No related branches found
No related tags found
No related merge requests found
......@@ -124,7 +124,7 @@ export default {
attributeMeasureSum: false, // attribute_measures
bitsetType: '', // bitset_type
strategyBranchSelect: '', // strategy
strategyBranchSelectItems: ['occ', 'minfreq', 'maxfreq', 'minval', 'maxval', 'minnorm', 'maxnorm', 'inpord'], // strategy
strategyBranchSelectItems: ['occ', 'minfreq', 'maxfreq', 'mincov', 'minval', 'maxval', 'minnorm', 'maxnorm', 'inpord'], // strategy
constraintMinFreq: '', // minimum_frequency
constraintMinLength: '', // minimum_length
traceSearch: true,
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment