Skip to content

Quine–McCluskey algorithm implementation in Python. Verification included

Notifications You must be signed in to change notification settings

sort72/Quine-McCluskey-Algorithm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Quine–McCluskey Algorithm

The Quine–McCluskey algorithm (QMC), also known as the method of prime implicants, is a method used for minimization of Boolean functions.

Written in Python, it also includes a verification, in order to get more reliable results.

Requirements

Contributors

  • @sort72
  • @ttatiana18

UTP 2020

About

Quine–McCluskey algorithm implementation in Python. Verification included

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages