SimpliMap is a Flutter app for creating, visualizing and minimizing Boolean expressions using Karnaugh maps (K-maps). It provides a solver UI, step-by-step minimization, and components to explore K-map grouping and simplified expressions.
Stars
3
Forks
0
Watchers
3
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
16
commits
Refactor code structure for improved readability and maintainability
f1d62c9View on GitHubfeat: enhance documentation with detailed README, CONTRIBUTION, CHANGELOG, and RELEASE_NOTES
eb4ae28View on GitHubfeat: Update package namespace and restructure LogicMinimizer for enhanced functionality
042abd2View on GitHubfeat: Enhance KMap functionality with don't care expressions and improved UI
ec74610View on GitHubfeat: Refactor KMapProvider and KMapGrid for improved functionality and UI
5620942View on GitHub