Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | feat: D to JK trigger truth table conversion | 2025-05-02 | 2 | -0/+55 | |
| | |||||
* | fix: improve minimization algorithm | 2025-05-02 | 1 | -5/+39 | |
| | |||||
* | fix: improve full NAND/NOR solutions | 2025-05-02 | 1 | -2/+2 | |
| | |||||
* | feat: calculation of input signal current | 2025-04-28 | 1 | -10/+118 | |
| | |||||
* | feat: solution parameter calculation | 2025-04-28 | 1 | -65/+389 | |
| | |||||
* | perf: minimization algorithm now a little faster | 2025-04-28 | 1 | -1/+4 | |
| | |||||
* | fix: incorrect CNF result when no variables are used | 2025-04-28 | 1 | -2/+2 | |
| | |||||
* | feat: read truth table from file | 2025-04-27 | 3 | -96/+137 | |
| | |||||
* | feat: wired OR | 2025-04-23 | 1 | -2/+19 | |
| | |||||
* | feat: transform cubes to logic | 2025-04-23 | 1 | -5/+181 | |
| | |||||
* | feat: basic minimization algorithm | 2025-04-20 | 3 | -1/+290 | |
| | |||||
* | feat: initial commit | 2025-04-20 | 6 | -0/+149 | |