Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/exsandebest/mdnf

Minimal disjunctive normal form (MDNF): Table and Result in Qt
https://github.com/exsandebest/mdnf

boolean-algebra boolean-function boolean-logic logical-function mdnf minimal-disjunctive-normal-form qt table

Last synced: about 1 month ago
JSON representation

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

Awesome Lists containing this project

README

        

# 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](https://raw.githubusercontent.com/exsandebest/MDNF/master/examples/screenshots/1.png)