Skip to content

amiremohamadi/k-map

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

K-Map

Karnagh Map Simplifier

Very very simple k-map using c++

Build

Linux

mkdir build
cd ./build
cmake ..
make

Windows with MinGW

mkdir build
cd ./build
cmake -G "MinGW Makefiles" ..
mingw32-make

Report bugs

It feels good when you report a bug :)

About

Karnaugh Map Simplifier

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published