Class mata::applications::strings::ShortestWordsMapΒΆ
-
class ShortestWordsMap
Class mapping states to the shortest words accepted by languages of the states.
Public Functions
-
inline explicit ShortestWordsMap(const Nfa &aut)
Maps states in the automaton
autto shortest words accepted by languages of the states.- Parameters:
aut β Automaton to compute shortest words for.
-
inline explicit ShortestWordsMap(const Nfa &aut)