Optimierung

Aus Infostudium Wiki

Wechseln zu: Navigation, Suche

Resolutionsregel

Beispiel:

f(x1,x2,x3) = \bar{x_1} x_2 x_3 + x_1 x_2 x_3
= \begin{matrix} \underbrace{ (\bar{x_1} + x_1) } x_2 x_3 \\ =1 \end{matrix}
= x2x3

Einfach komplementäre Ausdrücke wegkürzen.