minterms sometimes not fully combined
Status: Inactive
Brought to you by:
junkprojects
Occasionally, the combine_minterms() function in booleantools.py fails to fully combine all possible minterms. This does not signal a critical failure, as Boolean Minimizer can usually detect when this condition occurs, and the condition will be indicated by and solvable using the prime implicants table.