Searched refs:first_path_ (Results 1 - 1 of 1) sorted by relevance

/external/openfst/src/include/fst/
H A Dshortest-distance.h84 first_path_(opts.first_path), retain_(retain), source_id_(0),
101 bool first_path_; member in class:fst::ShortestDistanceState
130 if (first_path_ && !(Weight::Properties() & kPath)) {
173 if (first_path_ && (fst_.Final(s) != Weight::Zero()))

Completed in 78 milliseconds