Sum of products
From Rice Wiki
The sum of products method can be used to devise circuits.
Procedure
First, make a truth table for an output Y. Then, for every row where Y = 1, write out the minterm of that row. Finally, add all minterms together to form a complete boolean equation for the variable.