Found 4 repositories(showing 4)
AntonioGarciaDiaz
JavaScript web application that I coded for my year project during the 2016-2017 year. It allows students to train themselves in logic circuit synthesis, specifically in the solving of Karnaugh Maps, and facilitates the creation of new exercise sheets by teachers. The application allows the user to generate their own exercises by building a custom Karnaugh Map of up to 5 logic variables (with an option for “don’t care” symbols), and dynamically displays the exercise’s solution in real-time, by means of an interactive logic function, and an exportable string of LaTeX (askmaps) code.
Farzadr98
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.
vguchtw
Karnaugh map solver in HTML and Javascript
mhum28
Karnaugh Map Solver built with React and JavaScript to simplify Boolean expressions, created for the AliceHacks hackathon.
All 4 repositories loaded