Quine-McCluskey type ND relation minimization
wGiven an ND relation, e.g. the complete flexibility, its i-set is the set of input minterms that can produce output value i.
*Generate for each i-set all its primes, Pi
*Form covering table with one column for each pj in Pi for all i
*One row for each minterm in the input space
*Solve minimum covering problem
*Primes chosen from each Pi is the cover for each i-set.
P0
P1
P2
P3
minterms