Skip to content

K-Map Solver v1.0

Latest
Compare
Choose a tag to compare
@rohityadav-sas rohityadav-sas released this 31 Jul 19:13
· 6 commits to master since this release

K-map Solver v1.0

Overview

This release contains the K-map Solver application developed in C++ using the Raylib library. The application helps users solve Karnaugh maps (K-maps) for simplifying Boolean expressions. It features a user-friendly interface and provides solutions for various K-map sizes.

Features

  • Solve K-maps for up to 5 variables.
  • Visual representation of the K-map and the simplified Boolean expression.
  • Intuitive and responsive UI.

Installation

  1. Download the installer from the Assets section below.
  2. Run the installer and follow the on-screen instructions to complete the installation.
  3. Launch the K-map Solver application from your desktop shortcut.

Changelog

  • Initial release with basic K-map solving functionality.

Assets

Notes

If you encounter any issues or have suggestions for improvements, please report them in the Issues section of this repository.