Skip to content

Latest commit

 

History

History
29 lines (22 loc) · 812 Bytes

File metadata and controls

29 lines (22 loc) · 812 Bytes

Release Notes

v1.0.0 — Initial release

Date: 20 March, 2026

Highlights

  • Core K-map UI and interactive grid implemented.
  • Minterm creation and editing.
  • Automatic Boolean expression minimization via K-map logic.
  • Step-by-step minimization breakdown and grouping visualization.
  • Export/view minimized equations in the UI.

Notable files

  • lib/logic/minimizer.dart — minimization algorithm
  • lib/screens/solver_screen.dart — main solver UI
  • lib/widgets/kmap_grid.dart — interactive K-map

Breaking changes

None for this initial release.

Upgrade notes

  • No migration steps required for v1.0.0.

Known issues

Credits

Built by YTFL — https://github.com/YTFL

For future releases, add a short bullet list of user-visible changes, bug fixes, and migration notes.