Timeline for How to turn truth table into smallest possible if / else block
Current License: CC BY-SA 3.0
4 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| Sep 29, 2015 at 19:17 | review | Late answers | |||
| Sep 30, 2015 at 7:21 | |||||
| Jan 4, 2012 at 11:42 | comment | added | Petruchio | Yes, that tool designed for logic function minimizations - after entering truth table you need to minimize logic function (PoS/SoP - by 0/by 1). The C++ code can be found in the "Minimization results" window after minimization. | |
| Jan 2, 2012 at 6:27 | comment | added | Juan | This look a lot like what I need, but couldn't get the C/C++ code to show anything other than empty ifs after entering a truth table. | |
| Jan 2, 2012 at 4:59 | history | answered | Petruchio | CC BY-SA 3.0 |