Found 92 repositories(showing 30)
manashmandal
:package: Qt C++ and Lepton Based K-Map solver for unlimited variables
neeraj-395
A karnaugh map solver using C with Web interface
salmanmorshed
Karnaugh Map Solver made with Python and wxWidgets
rohityadav-sas
The Karnaugh Map (KMap) Solver is a C++ application featuring a graphical interface for solving Karnaugh Maps. Users can interactively input values into a KMap grid and calculate corresponding minterms. The project aims to simplify Boolean expressions and visualize them using logic gates.
KhaledSoliman
No description available
obsfx
kmap-solver is a command line tool to solve and visualize Karnaugh Maps up to 4 variables.
dmytrobilash
Android application for finding PoS and SoP, get scehemes and unions using Karnaugh maps
AbrarShakhi
A NextJS application for converting truth tables into boolean equations using Karnaugh Map.
BsoftLimited
If you are anything like me, you know how frustrating KMap can be especially with large input or Latches. So out of despair and due to the unavailability of KMap Solver software out there ( I mean there are, but they are either clunky or too complicated to work with), I was forced create a KMap solver app for windows using C-sharp.
Vibhav-Gopal
Python Script to solve 4x4 K-Maps
lamastd1
Karnaugh map Solver Application Tool, used to find the minimal sum of products of three variable or four variable boolean equations.
ValleyC
No description available
tgashwinkumar
No description available
obsfx
This is a utility function that is using in kmap-solver to solve Karnaugh Maps up to 4 variables.
Lakshmikanth2001
solving a 4*4 kmap
asmitks
Uses quine-mclusky and petrick's method
SriyansK
No description available
gsc2001
kmap solver,n equation solver,rivercrossing game,blackjack many more fun projects
prashant18360
This project based on the Quine-McCluskey algorithm to solve the Kmap problem upto 4 variables
0xallam
Boolean Function Analyzer and Synthesis Optimization Tool
adityagiri3600
solves kmaps
Saurabh109217
Kmap solve
fridge12
No description available
ibsgod
Produces minimal SOP solution for any 4 variable boolean expression with a cute circuit GUI :)
xandernickita
do later
slava110
Logisim java library to solve Karnaugh Map
rmadaan3
No description available
Aavegjain
Kmap solver for n variables
midorjat
K Map solver for logic minimization
Chestajain
An interactive K-Map solver (2-5 variables) that automatically generates minimal SOP/POS expressions and Verilog code.