Found 5 repositories(showing 5)
wredan
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.
copycat-main
A Chrome extension to capture and map page behavior by recording HAR network traces and XPath selectors for key UI elements, so you can quickly reverse engineer workflows and generate structured specs for automation.
SamTech28
An AI-powered web tool that converts real-world logic statements written in plain English into Boolean expressions and simplifies them using the Karnaugh Map (K-map) method to generate minimal SOP and POS forms with visualization.
xandernickita
A web app K-Map solver that uses 2-6 variable inputs that solve in SOP format after user inputs minterms. Outputs include simplified expression and LaTeX code formatter.
Rishika11052
KMap Minimizer is a web application that simplifies Boolean logic expressions using K-Maps. Users can create K-Maps and automatically generate simplified SOP and POS expressions. The tool also displays a corresponding logic diagram and highlights valid groupings, providing a clear visual understanding of the simplification process.
All 5 repositories loaded