karnaugh-map topic
upsetjs
😠UpSet.js - a set visualization library for rendering UpSet Plots (a JavaScript re-implementation of UpSet(R) by Lex et al), Euler Diagrams, Venn Diagrams, and Karnaugh Maps
Quine-McCluskey
Implementation of Quine McCluskey algorithm in Python 3
karnaugh-map
LaTeX package for drawing karnaugh maps with up to 6 variables
karnaugh-map-simplifier
Karnaugh map simplification software, used to visually simplify boolean expressions
Kmap
A simple function to simplify boolean algebra expressions, inspired by Karnaugh Map.
Karnaugh-Map-Solver
Karnaugh maps solver is a web app that takes the truth table of a function as input, transposes it onto the respective Karnaugh map and finds the minimum forms SOP and POS according to the visual reso...