Arne Leitert's repositories
Dissertation
Tree-Breadth of Graphs with Variants and Applications
Graph-Generator
Generates small graphs and allows to export them as TikZ code.
aleitert.github.io
Personal website (in development).
CS-428-Examples
Sample implementation of (some) algorithms discussed in CS 428 (Intro to Graph Algorithms).
Diplomarbeit
LaTeX code of my Master's thesis (in German).
Hypergraph-Project
Coding Project for the class ST: Algorithmic Hypergraph Theory (Kent, Spring 2015).
p2c-Union-Join-Graph
Implementation of the algorithms in my paper "Computing the Union Join and Subset Graph of Acyclic Hypergraphs in Subquadratic Time". Work in progress.
ServerClient
Example implementation for a server-client application in C#.
Studienarbeit
LaTeX code of my study thesis (in German).
TbStbDistributed
Project to estimate tree-breadth and strong tree-breadth of graphs via a distributed computing.