wiki_research

personal research wiki
git clone https://a3nm.net/git/wiki_research/
Log | Files | Refs

automata_nondeterministic_dense (194B)


      1 # Automata nondeterministic dense
      2 
      3 An [NFA] where the number of [transitions] is Theta(n^2) where n is the number of [states]
      4 
      5 Up: [automata_nondeterministic], [dense_graph]
      6 
      7 Aliases: dense NFA