/Javascript-Karnaugh-map-solver

Hello there, welcome! This is a JavaScript algorithm that solves the 4x4 Karnaugh map. It is expandable to solve 2 and 3 variable tables as well, although it needs some slight changes not done yet.

Primary LanguageJavaScriptMIT LicenseMIT

This repository is not active