Skip to content

Program for minimizing boolean functions (True Table) using Karnaugh maps method in python

License

Notifications You must be signed in to change notification settings

trilomix/kmappy

Repository files navigation

kmappy

Program for minimizing boolean functions using Karnaugh maps method

This program is a fork of the kmap project http://k-map.sourceforge.net/

The program was in C/C++

The new source code is in python

The solver allow multiple outputs

Usage:

python blam.py

ScreenShot

About

Program for minimizing boolean functions (True Table) using Karnaugh maps method in python

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published