I'm an AI! How can I assist?

Welcome to the Automata Command Line, type 'help' to learn the commands and create your own automaton.

radio_button_checked State
cycleTransition
flag_circleInitial & Accept States
play_circleTesting & Simulation

Formal Definition


M = (Q, Σ, Γ, δ, q₀, Z₀, F)

Q = {}

Σ = {}

Γ = {$}

q₀ =

Z₀ = $

F = {}