FST
openfst-1.8.4
OpenFst Library
|
#include <shortest-path.h>
Public Member Functions | |
PdtShortestPathOptions (bool keep_parentheses=false, bool path_gc=true) | |
Public Attributes | |
bool | keep_parentheses |
bool | path_gc |
Definition at line 51 of file shortest-path.h.
|
inlineexplicit |
Definition at line 55 of file shortest-path.h.
bool fst::PdtShortestPathOptions< Arc, Queue >::keep_parentheses |
Definition at line 52 of file shortest-path.h.
bool fst::PdtShortestPathOptions< Arc, Queue >::path_gc |
Definition at line 53 of file shortest-path.h.