exsandebest / MDNF

Minimal disjunctive normal form (MDNF): Table and Result in Qt

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

MDNF

Minimal disjunctive normal form: Table and Result
You can enter a boolean function and get Minimal disjunctive normal form of this function

Features

  • 1-6 Variables
  • All results with minimal length
  • Loading animation
  • Input logical function with decimal and binary number
  • Double-click to change function value in the table

Interface - example

Interface

About

Minimal disjunctive normal form (MDNF): Table and Result in Qt

License:MIT License


Languages

Language:C++ 91.2%Language:QMake 8.8%