Finite State Automata (FSAM)

1K+
Downloads
Content rating
Everyone
Screenshot image
Screenshot image
Screenshot image
Screenshot image
Screenshot image
Screenshot image

About this app

FSAM is a finite state machine simulator for mobile, heavily inspired by JFLAP. It currently supports finite state automata, pushdown automata, and turing machines.

The simulator offers the following tools and features
General:
- Camera Zoom
- Camera Move
- Camera Refocus
FSA Configuration Features:
- Move State Tool
- Configure State Tool
- Create State Tool
- Create Transition Tool
- Delete Tool
File I/O Features:
- Save as FSAM
- Load as FSAM
- Save as JFF
- Load as JFF
Simulate Features:
- Step by State and Step with Closure
- Step
- Trace State History
- Freeze/Unfreeze Simulation State
- Remove Simulation State
- Quick run / Bulk Testing
Conversion Features:
- Minimize DFA
- Convert NFA to DFA
Updated on
Sep 8, 2023

Data safety

Safety starts with understanding how developers collect and share your data. Data privacy and security practices may vary based on your use, region, and age. The developer provided this information and may update it over time.
No data shared with third parties
Learn more about how developers declare sharing
No data collected
Learn more about how developers declare collection

What's new

First release of FSAM

The application currently supports
- Finite State Automata
- Pushdown Automata
- Turing Machines

Do take note that PDA and TMs have not been fully verified so some bugs and errors may occur in simulation