9 * Implement minimization (Quine-McCluskey, ESPRESSO).
11 * Add higher orders / mixed case to logic_diff.
13 * Check binding powers. Now Maxima can't parse
14 "y eq not z nand t nor not x or not t"
16 * Merge logic_simp with the basic Maxima simplifier (?)