Skip to content
#

Automaton

An automaton is a relatively self-operating machine designed to automatically follow a sequence of operations.

The term has long been commonly associated with automated puppets that resemble moving humans or animals, built to impress and/or to entertain people.

Here are 26 public repositories matching this topic...

[“形式语言与自动机”实验:给定任意上下文无关文法,将其转换为Greibach范式,再转换为NPDA,并能验证给定句子是否属于该文法。][Given an context-free grammar, convert it to Greibach paradigm, then to NPDA(i.e. Non-deterministic PushDown Automaton), and verify whether any sentence belongs to the grammar.]

  • Updated May 1, 2022
  • C++
Followers
3 followers
Wikipedia
Wikipedia

Related Topics

cellular-automaton finite-state-machine