2
0
Fork 0
mirror of https://github.com/MartinThoma/LaTeX-examples.git synced 2025-04-19 11:38:05 +02:00
LaTeX-examples/publications/Proseminar-Netzwerkanalyse
2015-11-23 14:55:45 +01:00
..
figures Move publications from /documents to /publications 2015-11-23 14:55:45 +01:00
.gitignore Move publications from /documents to /publications 2015-11-23 14:55:45 +01:00
abstract.tex Move publications from /documents to /publications 2015-11-23 14:55:45 +01:00
Analyse.tex Move publications from /documents to /publications 2015-11-23 14:55:45 +01:00
Ausarbeitung-Thoma.pdf Move publications from /documents to /publications 2015-11-23 14:55:45 +01:00
Ausarbeitung-Thoma.tex Move publications from /documents to /publications 2015-11-23 14:55:45 +01:00
Ausblick.tex Move publications from /documents to /publications 2015-11-23 14:55:45 +01:00
DYCOS-Algorithmus.tex Move publications from /documents to /publications 2015-11-23 14:55:45 +01:00
Einleitung.tex Move publications from /documents to /publications 2015-11-23 14:55:45 +01:00
literatur.bib Move publications from /documents to /publications 2015-11-23 14:55:45 +01:00
Makefile Move publications from /documents to /publications 2015-11-23 14:55:45 +01:00
mystyle.sty Move publications from /documents to /publications 2015-11-23 14:55:45 +01:00
README.md Move publications from /documents to /publications 2015-11-23 14:55:45 +01:00
Related-Work.tex Move publications from /documents to /publications 2015-11-23 14:55:45 +01:00
SchwaechenVerbesserungen.tex Move publications from /documents to /publications 2015-11-23 14:55:45 +01:00
Sprungtypen.tex Move publications from /documents to /publications 2015-11-23 14:55:45 +01:00
Vokabularbestimmung.tex Move publications from /documents to /publications 2015-11-23 14:55:45 +01:00

About

The document in this folder is part of a proseminar at KIT. It is written in German.

Ausarbeitung zum Proseminar "Netzwerkanalyse" am KIT.

Die Ausarbeitung soll 10-12 Seiten haben und die Präsentation 25-30 Minuten dauern und 10-15 Minuten Diskussion.

Zu der Ausarbeitung gehört eine Präsentation.

Abstract - English

This paper explains the DYCOS-Algorithm as it was introduced in by Aggarwal and Li in 2011. It operates on graphs whichs nodes are partially labeled and automatically adds missing labels to nodes. To do so, the DYCOS algorithm makes use of the structure of the graph as well as content which is assigned to the node. Aggarwal and Li measured in an experimental analysis that DYCOS adds the missing labels to a Graph with 19396 nodes of which 14814 are labeled and another Graph with 806635 nodes of which 18999 are labeld on one core of an Intel Xeon 2.5 GHz CPU with 32 G RAM within less than a minute. Additionally, extensions of the DYCOS algorithm are proposed.

Possible categories