Description:
- To find a function from a truth table
- Works on the idea that output dont change based on 1 or more independent inputs
Steps:
- Draw maps where the 01 are changed only 1 bit at a time for row and column
- Circle cells at ones and group them
- In each group find the variables that changes, then it doesnt effect the input
- ex: green group on the left: A and B
- green on the right side: C and D’