Skip to content

Repository files navigation

kmap-solver

kmap-solver is a command line tool to solve and visualize Karnaugh Maps up to 4 variables.

installation

npm i -g kmap-solver

usage

Usage: kmap-solver [options]
Options:
-v, --variables <values> variables that will be used (maximum 4 vars) e.g. -v w,x,y,z
-m, --minterms <values> decimal minterm positions e.g. -m 0,1,4,5,12
-d, --dontcares <values> (optional) dont care positions e.g. -d 0,2,3,6
-h, --help display help for command

About

kmap-solver is a command line tool to solve and visualize Karnaugh Maps up to 4 variables.

Topics

Resources

Stars

2 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages