conda / pycosatLinks
Python bindings to picosat (a SAT solver)
☆193Updated 3 months ago
Alternatives and similar repositories for pycosat
Users that are interested in pycosat are comparing it to the libraries listed below
Sorting:
- An IPython notebook plugin for visualizing ASTs.☆108Updated 11 months ago
- Resolution theorem proving for predicate logic in pure Python.☆96Updated 2 years ago
- Nagini is a static verifier for Python 3, based on the Viper verification infrastructure.☆262Updated this week
- A library for pattern matching on symbolic expressions in Python.☆170Updated last year
- An interface to SAT solver tools (like minisat)☆62Updated 3 years ago
- An AST unparser for Python☆230Updated 2 years ago
- ☆71Updated 4 years ago
- An experiment to use infix operators in Python☆57Updated 7 years ago
- PyContracts is a Python package that allows to declare constraints on function parameters and return values. Contracts can be specified…☆412Updated last week
- Simple recursive and iterative SAT solver written in Python.☆123Updated 6 years ago
- 🚀 🐍 Optimizes Python bytecode calculating linear recurrences, reducing the time complexity from O(n) to O(log n)☆183Updated 3 years ago
- A simple package to do symbolic math (focus on code gen and DSLs)☆124Updated this week
- Parser interpreter based on PEG grammars written in Python http://textx.github.io/Arpeggio/☆284Updated 2 months ago
- Python code object transformers☆184Updated last year
- Domain Specific Languages in Python☆97Updated 2 years ago
- Python wrapper for MPFR, providing high-precision floating-point arithmetic☆44Updated last year
- Python Combinatorial Optimisation Platform☆162Updated 4 years ago
- Set of tools to play with Python AST.☆87Updated 3 years ago
- Static optimizer specializing functions with guards for Python 3.6☆73Updated 6 years ago
- A Python wrapper for the MiniZinc tool pipeline.☆55Updated 3 years ago
- Python Meta Programming☆147Updated 3 years ago
- A Python CAS library☆73Updated 2 months ago
- A list-like type with better asymptotic performance and similar performance on small lists☆317Updated 3 years ago
- 竜 TatSu generates Python parsers from grammars in a variation of EBNF☆435Updated 2 months ago
- PyInterval — Interval arithmetic in Python☆88Updated 8 years ago
- Constraint Solving Problem resolver for Python☆500Updated 4 months ago
- A tiny 1000 line LLVM-based numeric specializer for scientific Python code.☆411Updated 3 years ago
- Python AST that abstracts the underlying Python version☆146Updated last week
- Recursive descent parsing library for Python based on functional combinators☆356Updated last year
- Python implementation of Tarjan's strongly connected components algorithm.☆96Updated 2 years ago