Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
P
proseminar-ausarbeitung
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Requirements
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Package registry
Container registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
GitLab community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Marvin Weiler
proseminar-ausarbeitung
Commits
f1518f11
Commit
f1518f11
authored
Aug 19, 2022
by
Marvin Weiler
Browse files
Options
Downloads
Patches
Plain Diff
Presentaion, submited state
parent
b63785e7
Branches
Branches containing commit
No related tags found
No related merge requests found
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
presentation/presentation.tex
+17
-9
17 additions, 9 deletions
presentation/presentation.tex
with
17 additions
and
9 deletions
presentation/presentation.tex
+
17
−
9
View file @
f1518f11
...
@@ -7,20 +7,19 @@
...
@@ -7,20 +7,19 @@
\usepackage
{
polyglossia
}
\usepackage
{
polyglossia
}
\setmainlanguage
{
german
}
\setmainlanguage
{
german
}
\usepackage
{
csquotes
}
\usepackage
{
amsmath
}
\usepackage
{
amsmath
}
\usepackage
{
amssymb
}
\usepackage
{
amssymb
}
\usepackage
{
mathtools
}
\usepackage
{
mathtools
}
\usepackage
{
hyperref
}
\usepackage
{
hyperref
}
\usepackage
{
bookmark
}
\usepackage
{
bookmark
}
\usepackage
{
galois
}
\usepackage
{
galois
}
\usepackage
{
tipa
}
\usepackage
{
tipa
}
\usepackage
{
stmaryrd
}
\usepackage
{
stmaryrd
}
\usepackage
{
minted
}
\usepackage
{
minted
}
\usepackage
{
csquotes
}
% load the theme after all packages
% load the theme after all packages
...
@@ -39,17 +38,22 @@
...
@@ -39,17 +38,22 @@
\title
{
How can dynamic analysis features be used to improve static abstract interpretation?
}
\title
{
How can dynamic analysis features be used to improve static abstract interpretation?
}
\author
[M. Weiler]
{
Marvin Weiler
}
\author
[M. Weiler]
{
Marvin Weiler
}
\date
{
16. August 2022
}
%\institute[short]{Not needed?}
%\institute[short]{Not needed?}
%\titlegraphic{\includegraphics[width=0.7\textwidth]{images/tudo-title-2.jpg}}
%\titlegraphic{\includegraphics[width=0.7\textwidth]{images/tudo-title-2.jpg}}
\begin{document}
\begin{document}
\maketitle
%
\maketitle
\begin{frame}
\begin{frame}
\tableofcontents
\titlepage
% Print the title page as the first slide
\end{frame}
\end{frame}
\begin{frame}
{
Overview
}
\tableofcontents
\end{frame}
\section
{
Why do we need more than abstract interpretation?
}
\begin{frame}
{
Why do we need more than abstract interpretation?
}
\begin{frame}
{
Why do we need more than abstract interpretation?
}
\pause
\pause
...
@@ -77,6 +81,7 @@
...
@@ -77,6 +81,7 @@
\end{frame}
\end{frame}
\section
{
Combination of abstract and dynamic analysis
}
\begin{frame}
{
Combination of abstract and dynamic analysis
}
\begin{frame}
{
Combination of abstract and dynamic analysis
}
\pause
\pause
...
@@ -133,6 +138,7 @@
...
@@ -133,6 +138,7 @@
\end{columns}
\end{columns}
\end{frame}
\end{frame}
\section
{
Opaque code analysis
}
\begin{frame}
{
Opaque code analysis
}
\begin{frame}
{
Opaque code analysis
}
\pause
\pause
...
@@ -184,6 +190,7 @@
...
@@ -184,6 +190,7 @@
\end{frame}
\end{frame}
\section
{
Determinancy facts
}
\begin{frame}
[fragile]
{
Determinancy facts
}
\begin{frame}
[fragile]
{
Determinancy facts
}
\begin{columns}
[T]
% align columns
\begin{columns}
[T]
% align columns
...
@@ -238,6 +245,7 @@ Abstract Interpretation can replace the \textit{eval} with concrete code for ana
...
@@ -238,6 +245,7 @@ Abstract Interpretation can replace the \textit{eval} with concrete code for ana
\end{frame}
\end{frame}
\section
{
Conclusion
}
\begin{frame}
{
Conclusion
}
\begin{frame}
{
Conclusion
}
\begin{block}
{
Abstract Interpretation
\underline
{
can
}
be combined with dynamic analysis.
}
\begin{block}
{
Abstract Interpretation
\underline
{
can
}
be combined with dynamic analysis.
}
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment