Home
last modified time | relevance | path

Searched refs:NaturalAStarQueue (Results 1 – 1 of 1) sorted by relevance

/external/openfst/src/include/fst/
Dqueue.h773 class NaturalAStarQueue :
778 NaturalAStarQueue(const vector<W> &distance, const E &estimate) : in NaturalAStarQueue() function