caleb531 / automataLinks
A Python library for simulating finite automata, pushdown automata, and Turing machines
☆387Updated 2 months ago
Alternatives and similar repositories for automata
Users that are interested in automata are comparing it to the libraries listed below
Sorting:
- PySwip is a Python-Prolog interface that enables querying SWI-Prolog in your Python programs.☆526Updated 2 months ago
- A Python package for automata theory.☆57Updated last year
- A toolkit for SAT-based prototyping in Python☆432Updated this week
- Constraint Solving Problem resolver for Python☆483Updated last month
- An automated theorem prover for first-order logic.☆241Updated 3 years ago
- A simple plagiarism detection tool for python code☆187Updated 2 years ago
- Binary Decision Diagrams (BDDs) in pure Python and Cython wrappers of CUDD, Sylvan, and BuDDy☆203Updated this week
- Visualize Turing machines and deterministic finite automata. 🔵🔁🔴↩️☆269Updated 4 years ago
- Resolution theorem proving for predicate logic in pure Python.☆97Updated last year
- A python program to build nfa, dfa and minimised DFA from given regular expression. Uses Tkinter for GUI and GraphViz for graphs.☆122Updated 5 months ago
- Access to all MiniZinc functionality directly from Python☆177Updated this week
- Python library that enables using prolog syntax and logic programming in python☆127Updated 2 years ago
- An Automata Learning Library Written in Python☆193Updated last week
- Academic Python Library to manage DFA, NFA and AFW automata.☆24Updated last year
- Tree Proof Generator☆171Updated 6 months ago
- A Python Library for modeling combinatorial constrained problems☆73Updated 2 weeks ago
- A Learning Environment for Theorem Proving with the Coq proof assistant☆411Updated 2 years ago
- Pedagogical first-order prover in Python☆76Updated 3 months ago
- Open-WBO: state-of-the-art MaxSAT and Pseudo-Boolean solver☆77Updated last year
- pySMT: A library for SMT formulae manipulation and solving☆616Updated 2 weeks ago
- A place for automata☆77Updated this week
- An automata learning library written in Python.☆48Updated 5 years ago
- An improved version of JFLAP 7.0 to be used as a library as well as a command line tool.☆55Updated 7 years ago
- A Modern Probabilistic Model Checker☆152Updated last week
- Python script that solves standard linear programs with the Simplex algorithm and outputs step-by-step LaTeX instructions.☆80Updated last year
- Regular expression manipulation library☆370Updated last year
- Turing machine simulator in HTML/Javascript