An open API service indexing awesome lists of open source software.

https://github.com/samstan4/binary-decision-diagram


https://github.com/samstan4/binary-decision-diagram

Last synced: 12 months ago
JSON representation

Awesome Lists containing this project

README

          

# binary decision diagram
A data structure used to represent graphs as boolean equations
## Dependencies
[![Python](https://img.shields.io/badge/python-%2314354C.svg?style=for-the-badge&logo=python&logoColor=white)](https://www.python.org/)
[![PyEDA](https://img.shields.io/badge/PyEDA-0.29-blue.svg?style=for-the-badge)](https://pypi.org/project/pyeda/)
## Running the program
Type in terminal: ./BDD.py
## Authors/Contributors
- Sam Stanley (Programmer)