2
0
Fork 0
mirror of https://github.com/MartinThoma/LaTeX-examples.git synced 2025-04-26 06:48:04 +02:00

weitere Information

This commit is contained in:
Martin Thoma 2013-09-07 15:37:14 +02:00
parent 9cd9b55277
commit 70f11df517
2 changed files with 2 additions and 0 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 64 KiB

After

Width:  |  Height:  |  Size: 69 KiB

Before After
Before After

View file

@ -38,6 +38,8 @@
\LineComment{Ein reines Literal ist eines, das in jeder Klausel}
\LineComment{immer wahr bzw. immer falsch ist}
\LineComment{Dieser Schritt ist der Grund,}
\LineComment{warum DPLL nicht immer alle Lösungen findet}
\State $P, Wert \gets \Call{FindeReinesLiteral}{K, M}$
\If{$P$ existiert}
\State $M \gets \Call{SetzePInModell}{P, Wert, M}$