😠 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
-
Updated
May 8, 2023 - TypeScript
😠 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
Implementation of Quine McCluskey algorithm in Python 3
LaTeX package for drawing karnaugh maps with up to 6 variables
Karnaugh map simplification software, used to visually simplify boolean expressions
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 resolution method by Maurice Karnaugh, American physicist and mathematician.
A simple function to simplify boolean algebra expressions, inspired by Karnaugh Map.
Materials for the Computer Science course, Digital Design (Logic Circuits)
Karnaugh Map Minimizer
Karnaugh Map Minimization 4 variables
Lectures, Codes and Projects
Karnaugh map solver that works with any number of variables
Some examples of Veitch-Karnaugh maps solved using verilog language developed as coursework of Architecture and Computer Organization I- @puc Minas
[How to mimic logical XOR in ZX Spectrum basic?](https://stackoverflow.com/q/46097574/1657028) rondinif performance lab.
4-variables truth table & Karnaugh Map simplifier for "Discrete Mathematics" & "Digital Logic" learning.
React app for generating Karnaugh maps
Logical Circuits And Digital Design Course CEIT@AUT
Two's complement two bit multiplier developed in Proteus
kmap-solver is a command line tool to solve and visualize Karnaugh Maps up to 4 variables.
This is a python code which solves the karnaugh map of 2 to 4 variables for you. It uses quine mccluskey algorithm to do so.
The Logic Gates generator is a command line program that makes use of Python to generate logic gate schematics of (theoretically) any size, along with their Karnaugh map.
Add a description, image, and links to the karnaugh-map topic page so that developers can more easily learn about it.
To associate your repository with the karnaugh-map topic, visit your repo's landing page and select "manage topics."