A flexible and powerful mapping library for KMP • Built with pure common Kotlin code
-
Updated
Aug 28, 2026 - Kotlin
A flexible and powerful mapping library for KMP • Built with pure common Kotlin code
SimpliMap is a Flutter app for creating, visualizing and minimizing Boolean expressions using Karnaugh maps (K-maps). It provides a solver UI, step-by-step minimization, and components to explore K-map grouping and simplified expressions.
A NextJS application for converting truth tables into boolean equations using Karnaugh Map.
A K-Map solver up-to four variables with interactive UI for Windows platform
kmap solver,n equation solver,rivercrossing game,blackjack many more fun projects
A program for generating k-maps based on user input.
Machine learning project analyzing diabetes risk progression using K-Means and Hierarchical clustering techniques on the Pima Indian Diabetes dataset. 🧠📊
Karnaugh-map for 2 , 3 and 4 variables in both sum of product and product of sum expressions, which takes min-terms or max-terms as input and return simplified expression with desired variables.
Boolean expression simplifier powered by the Quine–McCluskey algorithm.
This project contains Java code to implement a Kmap solver, limited to 3 variables. On entering the truth table or minterms, it gives the minimal SOP form, using 3-variable K-map as the minimization technqiue.
To associate your repository with the kmap topic, visit your repo's landing page and select "manage topics."