Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Mihaela SIGHIREANU
dp4sl4malloc
Commits
288920d7
Commit
288920d7
authored
Jun 19, 2021
by
ehilin02
Browse files
abstract
parent
339f888a
Changes
1
Show whitespace changes
Inline
Side-by-side
aplas21/abs.tex
View file @
288920d7
%!TEX root = aplas2021.tex
%!TEX root = aplas2021.tex
\begin{abstract}
\begin{abstract}
Pointer arithmetic is widely used in low-level programs, e.g. memory allocators.
%
Pointer arithmetic is widely used in low-level programs, e.g. memory allocators.
Heap list is a data structure used in many memory allocators, to describe the physical layout of the memory.
Heap list is a data structure used in many memory allocators, to describe the physical layout of the memory.
%
%
%The verification of such programs usually requires simultaneous reasoning about pointer arithmetic and unbounded heap regions.
%The verification of such programs usually requires simultaneous reasoning about pointer arithmetic and unbounded heap regions.
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment