Skip to content

kevannguyen/Karnaugh-Map-Minimizer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Karnaugh-Map-Minimizer

First iOS app created.

Karnaugh map minimizer app for iOS devices written with Swift 2.0 to simplify boolean algebra expressions. Reduced dynamically created K-maps of up to 6 variables and presented results graphically in tables. Implemented with the Quine-McCluskey algorithm and Petrick's method.

Inspired by my class, CSE 31 - Introduction to Digital Systems.

App demonstration

About

Karnaugh Map (K-Map) minimizer app for iOS devices. Developed with Swift 2.0.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages