Skip to content

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.

License

Notifications You must be signed in to change notification settings

Farzadr98/Javascript-Karnaugh-map-solver

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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.

The license and terms of use are detailed within the LICENSE file. Here’s a brief overview:

The product is free of charge for use, copying, modification, merging, publishing, and distribution, provided that the developer is credited.

About

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.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published