This is an Android Application project using Java. Quine-McCluskey Tabulation was implemented by the project. One can learn the Tabulation method using this application. One can get Prime (PI) and Essential Prime Implicants (EPI) and Some Products for any number of Variables, Minterms, and Don't Cares. Also see both Tables (One for PI, another for EPI) like real-life experience!
- Download the folder as zip and unzip it in your device.
- Open the project folder with Android Studio.
- Android studio will install additional file.
- If Android Studio was not set up. Then set up first.
Hello curious man! If this repository is beneficial for you, I am happy. Thanks for visiting the repository. If you wanna thank me, just star the repository.
About Src: https://www.geeksforgeeks.org/quine-mccluskey-method/