Home | History | Annotate | Download | only in pdt

Lines Matching refs:weight_threshold

918   typename Arc::Weight weight_threshold;
922 : connect(c), keep_parentheses(k), weight_threshold(w) {}
945 if (opts.weight_threshold == Weight::Zero()) {
950 pruned_expand.Expand(ofst, opts.weight_threshold);