Skip to content

rfire12/Quine-McCluskey-Algorithm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Quine-McCluskey-Algorithm

A Quine-McCluskey-Algorithm implementation in Python

This is an algorithm to minimize boolean expressions. I made this solution using Python 2.7 back around the summer of 2018

You will have to specify an input file like the one in this repo. Also you will have to specify the name of your output file. e.g. python main.py infile.txt output.txt

About

Quine-McCluskey-Algorithm implementation using Python

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages