Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
S
schaertl_andreas
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container Registry
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
supervision
schaertl_andreas
Commits
d7031654
Commit
d7031654
authored
4 years ago
by
Andreas Schärtl
Browse files
Options
Downloads
Patches
Plain Diff
slides: add reference to OEIS
parent
e06762c1
No related branches found
Branches containing commit
No related tags found
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
doc/report/references.bib
+6
-0
6 additions, 0 deletions
doc/report/references.bib
doc/slides/slides.tex
+2
-9
2 additions, 9 deletions
doc/slides/slides.tex
with
8 additions
and
9 deletions
doc/report/references.bib
+
6
−
0
View file @
d7031654
...
...
@@ -321,3 +321,9 @@
year
=
{2000}
,
publisher
=
{University of California, Irvine Irvine}
}
@misc
{
oeis
,
title
=
{The on-line encyclopedia of integer sequences}
,
author
=
{Sloane, Neil JA and others}
,
year
=
{2003}
}
This diff is collapsed.
Click to expand it.
doc/slides/slides.tex
+
2
−
9
View file @
d7031654
...
...
@@ -117,15 +117,6 @@
\end{itemize}
\end{frame}
\subsection
{
Choice of Database
}
\begin{frame}
{
Implementation: Choice of Database
}
\begin{itemize}
\item
choice of db: triplet store for triplets is the only reasonable choice
\item
fun fact: GraphDB is more picky than other DBs
\end{itemize}
\end{frame}
\subsection
{
Versioning
}
\begin{frame}
{
Implementation: Versioning
}
...
...
@@ -209,6 +200,8 @@
subsets of~
{
ULO
}
. On the other hand, representing algorithms and
algorithmic problems might require us to extend~
{
ULO
}
? Maybe instead
of tetrapodal search we need
$
n
$
-podal search.
\item
Maybe it would be interesting to collect a database of
algorithms and proofs (OEIS~
\cite
{
oeis
}
for algorithms).
\end{itemize}
\end{frame}
...
...
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