Skip to content

stilyantanev/Veitch-Map

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

Veitch-Map

##Definition

A method for minimizing a boolean expression, usually aided by a rectangular map of the value of the expression for all possible input values.Maximal rectangular groups that cover the inputs where the expression is true give a minimum implementation.

This is Karnaugh Map minimizer that simplifies boolean algebra expressions. It is two-dimensional grid which is 4x4. User can input 0 or 1 to introduce boolean expression. With single click you can see simplified result in the box.

About

Boolean expressions minimizer

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages