This application allows to minimize a boolean function using the Quine-McCluskey and Petrick methods.
The boolean function can be defined in two different ways:
* List of Minterms and Dont Cares
* Truth Table
Once the function has been minimized, all the minimization process details are provided for reference.