Build an automaton

  • Create state: Double click on the canvas.
  • Mark a state as initial: Right click on the state.
  • Mark a state as final: Double click on the state.
  • Create transition: Click near the state's boundary and drag the line into other state.
  • Select state: Click on the circle.
  • Select transition: Click on the arrow.
  • Change the state's name: Select it and write the new name.
  • Add terminal symbols to a transition: Select the transition and write the symbol/character.
  • Allowed characters: [A-z] y [0-9].
  • Erase terminal symbols of the transition: Select the transition, then, write the same symbol that you want to remove, or just press backspace key.
  • Epsilon terminal: Do not write any symbol on the transition, or write the character "E".
  • Delete state or transition: Select it and press Supr.