HomeSort by relevance Sort by last modified time
    Searched refs:BackArc (Results 1 - 6 of 6) sorted by null

  /external/openfst/src/include/fst/
topsort.h 58 bool BackArc(StateId s, const A &arc) { return (*acyclic_ = false); }
dfs-visit.h 57 // bool BackArc(StateId s, const Arc &a);
167 dfs = visitor->BackArc(s, arc);
state-reachable.h 100 bool BackArc(StateId s, const A &arc) {
connect.h 146 bool BackArc(StateId s, const A &arc) {
minimize.h 353 bool BackArc(StateId s, const A& arc) {
randgen.h 635 bool BackArc(StateId s, const IArc &arc) {

Completed in 66 milliseconds