Lines Matching refs:ShortestPathOptions
32 struct ShortestPathOptions struct
41 ShortestPathOptions(QueueType qt, size_t n = 1, argument
52 vector<WeightClass> *, const ShortestPathOptions &> argument
60 const ShortestPathOptions &opts = args->arg4; in ShortestPath()
74 fst::ShortestPathOptions<Arc, Queue, ArcFilter> spopts( in ShortestPath()
86 fst::ShortestPathOptions<Arc, Queue, ArcFilter> spopts( in ShortestPath()
98 fst::ShortestPathOptions<Arc, Queue, ArcFilter> spopts( in ShortestPath()
110 fst::ShortestPathOptions<Arc, Queue, ArcFilter> spopts( in ShortestPath()
122 fst::ShortestPathOptions<Arc, Queue, ArcFilter> spopts( in ShortestPath()
134 fst::ShortestPathOptions<Arc, Queue, ArcFilter> spopts( in ShortestPath()
174 const ShortestPathOptions &opts);