Struct mata::nfa::RunΒΆ

struct Run

Public Members

Word word = {}

A finite-length word.

std::vector<State> path = {}

A finite-length path through automaton.