GitHub / wredan / Karnaugh-Map-Solver
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.
JSON API: http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wredan%2FKarnaugh-Map-Solver
PURL: pkg:github/wredan/Karnaugh-Map-Solver
Stars: 28
Forks: 9
Open issues: 9
License: gpl-3.0
Language: JavaScript
Size: 1.09 MB
Dependencies parsed at: Pending
Created at: about 5 years ago
Updated at: 9 months ago
Pushed at: 9 months ago
Last synced at: 9 months ago
Topics: karnaugh-map, maurice-karnaugh, solver, truth-table