Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
T
thprog-ss19
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Container registry
Model registry
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
GitLab community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Philip Kaluđerčić
thprog-ss19
Commits
a0062511
Unverified
Commit
a0062511
authored
5 years ago
by
Philip Kaluđerčić
Browse files
Options
Downloads
Patches
Plain Diff
made all point counts in headings small
parent
a853ff48
No related branches found
No related tags found
No related merge requests found
Changes
5
Show whitespace changes
Inline
Side-by-side
Showing
5 changed files
automata.tex
+3
-3
3 additions, 3 deletions
automata.tex
korekursion.tex
+1
-1
1 addition, 1 deletion
korekursion.tex
strukturell.tex
+1
-1
1 addition, 1 deletion
strukturell.tex
system-f.tex
+1
-1
1 addition, 1 deletion
system-f.tex
termersetzung.tex
+1
-1
1 addition, 1 deletion
termersetzung.tex
with
7 additions
and
7 deletions
automata.tex
+
3
−
3
View file @
a0062511
\section
{
Automatenminimierung
\hfill
6 Punkte
}
Gegeben sei der
abgebildete deterministische Automat, über dem Alphabet
$
\Sigma
=
\{
0
,
1
\}
$
:
\section
{
Automatenminimierung
\hfill
\small
6 Punkte
}
Gegeben sei der
abgebildete deterministische Automat, über dem Alphabet
$
\Sigma
=
\{
0
,
1
\}
$
:
\begin{center}
\begin{tikzpicture}
\tikzstyle
{
vertex
}
=[circle,draw=black,minimum size=17pt,inner sep=0pt]
...
...
This diff is collapsed.
Click to expand it.
korekursion.tex
+
1
−
1
View file @
a0062511
\section
{
Korekursion und Koinduktion
\hfill
8 Punkte
}
\section
{
Korekursion und Koinduktion
\hfill
\small
8 Punkte
}
\begin{multicols}
{
2
}
\begin{verbatim}
codata S a where
...
...
This diff is collapsed.
Click to expand it.
strukturell.tex
+
1
−
1
View file @
a0062511
\section
{
Strukturelle Induktion und Folds
\hfill
9 Punkte
}
\section
{
Strukturelle Induktion und Folds
\hfill
\small
9 Punkte
}
In dieser Aufgabe wird der Grunddatentyp
\texttt
{
char
}
verwendet. Es
wird die gewöhnliche Schreibweise
\verb
!
'
!
\_
\verb
!
'
!
für
\texttt
{
char
}
-
und
\verb
!
"
!
\_
\verb
!
"
!
\texttt
{
String
}
-Literale benutzt. Definiert Seien
...
...
This diff is collapsed.
Click to expand it.
system-f.tex
+
1
−
1
View file @
a0062511
\section
{
System F
\hfill
8 Punkte
}
\section
{
System F
\hfill
\small
8 Punkte
}
In funktionalen Programmiersprachen werden
\emph
{
Maybe
}
Datentypen
benutzt um eine Berechnung mit Fehlermöglichkeit zu beschreiben. Dieses
...
...
This diff is collapsed.
Click to expand it.
termersetzung.tex
+
1
−
1
View file @
a0062511
\section
{
Polynomordnungen und TES
\hfill
9 Punkte
}
\section
{
Polynomordnungen und TES
\hfill
\small
9 Punkte
}
Wir definieren ein Termersetzungssystem mit der Signatur
$
\Sigma
$
bestehend aus einem unärem Operator
$
\ast
(
x
)
$
(geschrieben als
$
x
^{
\ast
}$
) und einem binärem, infix Operator
$
x
\vdash
y
$
:
...
...
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