Bakk Thesis added RuledBased
authorMarkus Kienleitner <mkienleitner@student.tugraz.at>
Wed, 14 Sep 2011 14:12:18 +0200
changeset 4009c4f92ec46541
parent 4008 0ffeb914efd6
child 4011 cff3a403c5b4
Bakk Thesis added RuledBased
doc/mkienl_fkober/mkienl_bakk_thesis.tex
     1.1 --- a/doc/mkienl_fkober/mkienl_bakk_thesis.tex	Tue Sep 13 09:00:40 2011 +0200
     1.2 +++ b/doc/mkienl_fkober/mkienl_bakk_thesis.tex	Wed Sep 14 14:12:18 2011 +0200
     1.3 @@ -5,6 +5,7 @@
     1.4  %\bibliographystyle{alpha}
     1.5  \bibliographystyle{abbrv}
     1.6  \usepackage{graphicx}
     1.7 +\usepackage{setspace}\usepackage{threeparttable}
     1.8  
     1.9  \def\isac{${\cal I}\mkern-2mu{\cal S}\mkern-5mu{\cal AC}$}
    1.10  \def\sisac{{\footnotesize${\cal I}\mkern-2mu{\cal S}\mkern-5mu{\cal AC}$}}
    1.11 @@ -56,40 +57,39 @@
    1.12  
    1.13  Vorzuege des ausgewahelten systems
    1.14  
    1.15 -\begin{center}
    1.16 -\footnotesize{
    1.17 -\begin{tabular}{|l|l|l|l|l|l|} \hline
    1.18 -No.    &Criterion   &JRuleEngine &JESS             &   &   \\ \hline\hline
    1.19 -    &\textbf{Support}  &  &  &  &   \\ \hline\hline
    1.20 -    &mailing lists  &forum only  &in sourceforge   &   &   \\ \hline
    1.21 -    &responses      &            &                 &   &   \\ \hline
    1.22 -    &documentation               &      &   &   &   \\ \hline
    1.23 -    &examples               &      &   &   &   \\ \hline\hline
    1.24 -    &tutorial               &      &   &   &   \\ \hline\hline
    1.25 -    &               &      &   &   &   \\ \hline\hline
    1.26 + \begin{threeparttable}
    1.27 + \begin{center}
    1.28 + \footnotesize{
    1.29 + \begin{tabular}{|l|l|l|l|l|} \hline
    1.30 +No.	&Criterion 		& JRuleEngine 	& JESS 	& Drools Expert \\ \hline\hline
    1.31 +1 	&\textbf{Support}	& 		&	& \\ \hline\hline
    1.32 +1.1	&mailing lists 		& forum only 	& in sourceforge& yes \\ \hline
    1.33 +1.2	&responses 		& moderate 	& weak & good \\ \hline
    1.34 +1.3	&documentation 		& moderate 	& moderate & large and good documentation\\ \hline
    1.35 +1.4	&examples 		& good 		& good & very good \\ \hline
    1.36 +1.5	&tutorial 		& short 	& good & good \\ \hline
    1.37 +1.6	& & & & \\ \hline\hline
    1.38  
    1.39 -    &\textbf{System features}&     &   &   &   \\ \hline\hline
    1.40 -    &tracing               &     &   &   &   \\ \hline
    1.41 -    &statefulness   &     &   &   &   \\ \hline
    1.42 -    &               &     &   &   &   \\ \hline
    1.43 -    &               &     &   &   &   \\ \hline
    1.44 -    &               &      &   &   &   \\ \hline\hline
    1.45 +2 	&\textbf{System features}& 		& 	& \\ \hline\hline
    1.46 +2.1	&tracing 		 & print 	& print & print \\ \hline
    1.47 +2.2 	&statefulness 		 & yes 		& yes	& yes \\ \hline
    1.48 +2.3	&rule syntax 		 & xml 		& xml,lisp & mvel or java \\ \hline
    1.49 +2.4	& & & & \\ \hline
    1.50 +2.5 	& & & & \\ \hline\hline
    1.51  
    1.52 -    &\textbf{Source availability}&   &   &   &   \\ \hline\hline
    1.53 -    &Freeware       &     &   &   &   \\ \hline
    1.54 -    &Open source    &     &   &   &   \\ \hline
    1.55 -    &References     &     &   &   &   \\ \hline
    1.56 -    &               &     &   &   &   \\ \hline
    1.57 -                                   
    1.58 -    &               &      &   &   &   \\ \hline\hline
    1.59 -
    1.60 -    &\textbf{}&   &   &   &   \\ \hline\hline
    1.61 -    &               &     &   &   &   \\ \hline
    1.62 -    &               &     &   &   &   \\ \hline
    1.63 -    &               &      &   &   &   \\ \hline\hline
    1.64 -\end{tabular}
    1.65 -}%\small
    1.66 -\end{center}
    1.67 +3 	&\textbf{Source availability}& 		& 	& \\ \hline\hline
    1.68 +3.1 	&Freeware 		     &yes 	& only for academic& yes \\ \hline
    1.69 +3.2 	&Open source 		     &yes 	& no 	& yes \\ \hline
    1.70 +3.3 	&References 		& & & \\ \hline
    1.71 +3.4 	&last stable release\tnote{1}& 2008-04-16 & 2008-11-05 & 2011-06-23 \\ \hline
    1.72 +3.5 	& & & & \\ \hline
    1.73 + \end{tabular}
    1.74 + }%\small
    1.75 + \begin{tablenotes}\footnotesize
    1.76 + \item[1] looked up 2011-08-30
    1.77 + \end{tablenotes}
    1.78 + \end{center}
    1.79 + \end{threeparttable}
    1.80  
    1.81  
    1.82  
    1.83 @@ -142,7 +142,7 @@
    1.84  
    1.85  \begin{figure}
    1.86  \begin{center}
    1.87 -\includegraphics[width=100mm]{fig/mkienl_fkober/Replace_Formula.png}
    1.88 +\includegraphics[width=100mm]{fig/mkienl_fkober/Replace_Formula.png} 
    1.89  \end{center}
    1.90  \label{fig-replace-form}
    1.91  \caption{Interaction diagram for ``input a formula''}