Simplify Boolean expressions with the 2023 version of the 'Boolean Simpifier' software.
* Manage truth tables of expressions with up to 26 logic inputs;
* Generate truth tables with random outputs;
* Create Karnaugh maps from generated truth tables;
* Conversion of Boolean expressions to 64 different types of Boolean logic language;
* Create expressions in POS (Product of Sums) or SOP (Sum of Products) format;
* Create expressions in Minterms or Maxterms format;
* Simplify expressions using heuristic methods, exact or through factorization methods;
* Combine different simplification methods to obtain expressions, smaller and in less time.