Skip to content

School assignment number 2 for course Data Structures and Algorithms in C - Self-written binary decision diagram for boolean functions (Creation, Reduction, Usage)

License

Notifications You must be signed in to change notification settings

SimonK1/Binary-Decision-Diagram

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Binary-Decision-Diagram

This project was developed as a school assignment for course Data Structures and Algorithms (FIIT STU). The point of this project was to create a binary decision diagram for boolean functions. Creating three main functions - Creation of BDD, Reduction of BDD and Usage of BDD. Various test scenarios are included. This project is written entirely in C and was developed without using any external sources. User interface and code are written in English. Simple testing environment included.

  • Programming Language: C
  • Code Language: English
  • Comments Language: Slovak
  • User Interface Language: English

Authors

About

School assignment number 2 for course Data Structures and Algorithms in C - Self-written binary decision diagram for boolean functions (Creation, Reduction, Usage)

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages