Skip to content

This is a python code which solves the karnaugh map of 2 to 4 variables for you. It uses quine mccluskey algorithm to do so.

Notifications You must be signed in to change notification settings

frostrot/k_map-solver

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 

Repository files navigation

k_map-solver

This is a simple implication python code which solve the karnaugh map of 2 to 4 variables for you. It uses quine mccluskey algorithm to do so.

About

This is a python code which solves the karnaugh map of 2 to 4 variables for you. It uses quine mccluskey algorithm to do so.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages