forked from potassco-asp-course/systems
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathadlingo.tex
20 lines (20 loc) · 861 Bytes
/
adlingo.tex
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
% ----------------------------------------------------------------------
\begin{frame}{\textit{adlingo}}
\begin{itemize}
\item \structure{Idea} System for dynamic reasoning via translation into Two-way Alternating Automata
\item \structure{Features}
\begin{itemize}
\item Dynamic formulas appear as theory atoms in integrity constraints
\item Uses reification and meta-programming to create a declarative representation of the corresponding automata
\item Command line integration
\item Integrated \clingraph\ visualization for traces and automata
\end{itemize}
\item \structure{Technology} \ \clingo\ Meta-programming, \clingraph
\end{itemize}
\end{frame}
% ----------------------------------------------------------------------
%
%%% Local Variables:
%%% mode: latex
%%% TeX-master: "../../main"
%%% End: