Skip to content

Releases: MathBunny/karnaugh-map-simplifier

v1.0

31 Dec 00:39
Compare
Choose a tag to compare
  • Adds ability to simplify up to four variable expressions from truth-table
    • Includes ability to parse SOP expressions from truth-table
    • Includes visually displaying groupings with some heuristics
    • Includes ability to simplify expressions without UI
  • Includes all necessary UI elements, unit and integration tests