29 skills found
upsetjs / 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
int-main / Quine McCluskeyImplementation of Quine McCluskey algorithm in Python 3
2pi / Karnaugh MapLaTeX package for drawing karnaugh maps with up to 6 variables
MathBunny / Karnaugh Map SimplifierKarnaugh map simplification software, used to visually simplify boolean expressions
wredan / Karnaugh Map SolverKarnaugh 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 resolution method by Maurice Karnaugh, American physicist and mathematician.
zhcHoward / KmapA simple function to simplify boolean algebra expressions, inspired by Karnaugh Map.
ysangkok / Py KmapPython Karnaugh Map
EliteMandy / MY KARNAUGH MAPNo description available
EliteMandy / KMAP.github.ioThis is the karnaugh map program....
neeraj-395 / Kmap SolverA karnaugh map solver using C with Web interface
derekchai / K MapperA Typst package for adding Karnaugh maps into your Typst projects.
VarunMusham / Karnaugh Map SolverNo description available
Sudhaanshuu / KmapKarnaugh map, commonly referred to as K-map, is a graphical tool used in digital circuit design to simplify Boolean algebra expressions. The map consists of a grid of cells, where each cell represents a unique combination of input variables. K-maps are typically used for up to four input variables.
hosseinfani / Digital OdysseyMaterials for the Computer Science course, Digital Design (Logic Circuits)
NikosMouzakitis / Karnaugh Map Python GUIKarnaugh Map Minimization 4 variables
takagiy / Satysfi KarnaughDrawing Karnaugh maps in SATySFi / SATySFiでカルノー図を描くためのパッケージ
cotur / Karnaugh Map MinimizerKarnaugh Map Minimizer
amiremohamadi / K MapKarnaugh Map Simplifier
salmanmorshed / KMapSolverKarnaugh Map Solver made with Python and wxWidgets
Eniwder / KarnaughMapSolverカルノー図作成ツール