Skip to main content

ORT's implementation of various kinds of automata

Project description

Pythautomata

Pythautomata is a Python library for modeling finite state systems.

About

Pythautomata is developed at the Department of Artificial Intelligence and Big Data of the Universidad ORT Uruguay. Its main goal is to provide implementations for the structures needed for working in the Model Extraction Framework.

Models present in the framework are:

  • DFA
  • NFA
  • WFA/PDFA
  • SFA

All of these can be exported in different manners, like pickle or to visual representations using Graphviz. Besides the structure representations a number of algorithms of interest are implemented, to name a few:

  • FSA minimization
  • FSA comparison using Hopcroft Karp equivalence
  • FSA intersection (and other boolean operations)

Installation

pip install pythautomata

Documentation

Maintainers

Federico Vilensky

Franz Mayr

Federico Pan

Colaborators

Project details


Release history Release notifications | RSS feed

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

pythautomata-0.20.0.tar.gz (49.2 kB view hashes)

Uploaded Source

Built Distribution

pythautomata-0.20.0-py3-none-any.whl (86.0 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page