Skip to content

software implementation of the tabular method (Quine-McCluskey) to minimize boolean expressions

Notifications You must be signed in to change notification settings

Aboeleneen/Quine-McCluskey

Repository files navigation

Tabular-Method

  • minimization of boolean expressions using tabular method (Quine-McCluskey) and display the steps of minimization

User guide :

  • enter the number of variables and the number of minterms which.
  • enter the minterms .
  • the program will display steps of minimization and the final result. -

About

software implementation of the tabular method (Quine-McCluskey) to minimize boolean expressions

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages