Searched defs:UniformArcSelector (Results 1 – 2 of 2) sorted by relevance
42 struct UniformArcSelector { struct46 UniformArcSelector(int seed = time(0)) { srand(seed); } argument48 size_t operator()(const Fst<A> &fst, StateId s) const { in operator()
48 struct UniformArcSelector { struct52 UniformArcSelector(int seed = time(0)) { srand(seed); } argument54 size_t operator()(const Fst<A> &fst, StateId s) const { in operator()