You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 

97 lines
3.5 KiB

\hspace{-0.09cm}\scalebox{0.85}{
\begin{dplltabular}{4}
\dpllStep{1|2|3|4}
\dpllDecL{0|0|1|1}
\dpllAssi{ - |$b$|$b, \lnot a$|$b, \lnot a, \lnot c$}
\dpllClause{1}{$a, \lnot c$}{$a, \lnot c$|$a, \lnot c$|$\lnot c$|\done}
\dpllClause{2}{$b, c, e$}{$b, c, e$|\done|\done|\done}
\dpllClause{3}{$b, \lnot e$}{$b, \lnot e$|\done|\done|\done}
\dpllClause{4}{$\lnot a, c$}{$\lnot a, c$|$\lnot a, c$|\done|\done}
\dpllClause{5}{$d, e$}{$d, e$|$d, e$|$d, e$|$d, e$}
\dpllClause{6}{$b, \lnot d$}{$b, \lnot d$|\done|\done|\done}
\dpllClause{7}{$\lnot d, \lnot e$}{$\lnot d, \lnot e$|$\lnot d, \lnot e$|$\lnot d, \lnot e$|$\lnot d, \lnot e$}
\dpllClause{8}{$a, c$}{$a, c$|$a, c$|$c$|\conflict}
\dpllBCP{ - | - |$\lnot c$| - }
\dpllPL{$b$| - | - | - }
\dpllDeci{ - |$\lnot a$| - | - }
\end{dplltabular}
}
Conflict in step 4\\
\scalebox{0.75}{
\begin{tikzpicture}[>=latex,line join=bevel,]
\pgfsetlinewidth{1bp}
%%
\pgfsetcolor{black}
% Edge: 1 -> 3
\draw [->] (21.966bp,33.373bp) .. controls (35.227bp,36.53bp) and (58.98bp,42.186bp) .. (86.047bp,48.63bp);
\definecolor{strokecol}{rgb}{0.0,0.0,0.0};
\pgfsetstrokecolor{strokecol}
\draw (54.0bp,50.5bp) node {$$1$$};
% Edge: 1 -> 4
\draw [->] (21.111bp,26.371bp) .. controls (26.482bp,23.828bp) and (33.482bp,20.828bp) .. (40.0bp,19.0bp) .. controls (51.65bp,15.733bp) and (65.057bp,13.758bp) .. (85.923bp,11.639bp);
\draw (54.0bp,26.5bp) node {$$8$$};
% Edge: 3 -> 2
\draw [->] (107.67bp,47.438bp) .. controls (115.41bp,44.585bp) and (126.51bp,40.495bp) .. (145.47bp,33.51bp);
% Edge: 4 -> 2
\draw [->] (107.67bp,14.223bp) .. controls (115.24bp,16.746bp) and (126.02bp,20.339bp) .. (145.09bp,26.697bp);
% Node: 1
\begin{scope}
\definecolor{strokecol}{rgb}{0.0,0.0,0.0};
\pgfsetstrokecolor{strokecol}
\draw (11.0bp,31.0bp) ellipse (11.0bp and 11.0bp);
\draw (11.0bp,31.0bp) node {$\lnot a$};
\end{scope}
% Node: 3
\begin{scope}
\definecolor{strokecol}{rgb}{0.0,0.0,0.0};
\pgfsetstrokecolor{strokecol}
\draw (97.0bp,51.0bp) ellipse (11.0bp and 11.0bp);
\draw (97.0bp,51.0bp) node {$\lnot c$};
\end{scope}
% Node: 4
\begin{scope}
\definecolor{strokecol}{rgb}{0.0,0.0,0.0};
\pgfsetstrokecolor{strokecol}
\draw (97.0bp,11.0bp) ellipse (11.0bp and 11.0bp);
\draw (97.0bp,11.0bp) node {$c$};
\end{scope}
% Node: 2
\begin{scope}
\definecolor{strokecol}{rgb}{0.0,0.0,0.0};
\pgfsetstrokecolor{strokecol}
\draw (156.0bp,30.0bp) ellipse (11.0bp and 11.0bp);
\draw (156.0bp,30.0bp) node {$\bot$};
\end{scope}
%
\end{tikzpicture}
}
\begin{prooftree}
\AxiomC{$1. \; a \lor \lnot c$}
\AxiomC{$8. \; a \lor c$}
\BinaryInfC{$a$}
\end{prooftree}
\hspace{-0.09cm}\scalebox{0.85}{
\begin{dplltabular}{5}
\dpllStep{5|6|7|8|9}
\dpllDecL{0|0|0|1|1}
\dpllAssi{$b$|$b, a$|$b, a, c$|\makecell{$b, a, c, $ \\ $\lnot d$}|\makecell{$b, a, c, $ \\ $\lnot d, e$}}
\dpllClause{1}{$a, \lnot c$}{$a, \lnot c$|\done|\done|\done|\done}
\dpllClause{2}{$b, c, e$}{\done|\done|\done|\done|\done}
\dpllClause{3}{$b, \lnot e$}{\done|\done|\done|\done|\done}
\dpllClause{4}{$\lnot a, c$}{$\lnot a, c$|$c$|\done|\done|\done}
\dpllClause{5}{$d, e$}{$d, e$|$d, e$|$d, e$|$e$|\done}
\dpllClause{6}{$b, \lnot d$}{\done|\done|\done|\done|\done}
\dpllClause{7}{$\lnot d, \lnot e$}{$\lnot d, \lnot e$|$\lnot d, \lnot e$|$\lnot d, \lnot e$|\done|\done}
\dpllClause{8}{$a, c$}{$a, c$|\done|\done|\done|\done}
\dpllClause{9}{$a$}{$a$|\done|\done|\done|\done}
\dpllBCP{$a$|$c$| - |$e$| - }
\dpllPL{ - | - | - | - | - }
\dpllDeci{ - | - |$\lnot d$| - |SAT}
\end{dplltabular}
}