This document discusses an optimization technique for minimizing Boolean sum of products using Binary Decision Diagrams (BDDs). It highlights the speed and efficiency of the method, which leverages a symbolic representation to handle large problem instances, while stressing the importance of variable ordering in optimizing BDDs. Experimental results indicate that this technique performs comparably or better than other existing minimization approaches.