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

/external/openfst/src/include/fst/
H A Dqueue.h746 class AStarWeightCompare { class in namespace:fst
752 AStarWeightCompare(const vector<Weight>& weights, const L &less, function in class:fst::AStarWeightCompare
774 public ShortestFirstQueue<S, AStarWeightCompare<S, NaturalLess<W>, E> > {
776 typedef AStarWeightCompare<S, NaturalLess<W>, E> C;

Completed in 45 milliseconds