0. What is a Karnaugh Map?

A Karnaugh Map is a tool for outlining all possible scenarios for a set of variables, and logically grouping them together.


If you haven't read the blog post yet, read that first.