GithubHelp home page GithubHelp logo

autofsa's Introduction

AutoFSA

This repository contains Tool for verification and visualization of FAS's.

Setup

  1. Clone the repository: git clone https://github.com/peplxx/AutoFSA.git

  2. Install graphviz library: pip install graphviz

  3. Install graphviz

  4. Write and run your code

    For clarification see examples.

Features

  • Provides functionality to create a Finite State Automaton (FSA).
  • Support of 'and' and 'or' operations under two different fsa's.
  • Allows definition of a different language set for the FSA.
  • Includes methods to add start nodes, end nodes, and connecting edges between nodes with specific language components.
  • Capable of rendering the FSA graph using graphviz library in various output formats (e.g., jpg).
  • Checks for completeness of the FSA graph structure.
  • Offers a clean and structured design for handling complex FSA workflows.
  • Config for customization for different statuses of nodes.

Gallary

  • Green means entry node, red means end nodes
FSA Specification Visualization
image fsa1
image fsa2
image fsa1 or fsa2
image fsa1 and fsa2
image WordsFSA

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.