<
From version < 18.1 >
edited by Richard Kreissig
on 2023/09/07 13:20
To version < 19.1 >
edited by Soeren Domroes
on 2025/01/30 12:06
>
Change comment: Renamed back-links.

Summary

Details

Page properties
Author
... ... @@ -1,1 +1,1 @@
1 -XWiki.stu230980
1 +XWiki.sdo
Content
... ... @@ -10,7 +10,7 @@
10 10  * It's also the place where we post tutorials. You will spend the first part of the practical working through the tutorials before starting your individual projects.
11 11  * And finally, it's the place where each group will document their project.
12 12  
13 -This Wiki is split into two halfs: the [[real-time and embedded systems project>>doc:Projects.Real-Time Project SS 15 Home.Real-Time and Embedded Systems Project.WebHome]] and the [[layout project>>doc:Projects.Real-Time Project SS 15 Home.Layout Project.WebHome]]. Depending on which of these projects you are part of, you will only contribute to that project's part of the Wiki.
13 +This Wiki is split into two halfs: the [[real-time and embedded systems project>>doc:Projects.Real-Time Project SS 15 Home.Real-Time and Embedded Systems Project.WebHome]] and the [[layout project>>doc:Projects.Archive.Real-Time Project SS 15 Home.Layout Project.WebHome]]. Depending on which of these projects you are part of, you will only contribute to that project's part of the Wiki.
14 14  
15 15  
16 16  = [[doc:Projects.Real-Time Project SS 15 Home.Real-Time and Embedded Systems Project.WebHome]] =
... ... @@ -50,7 +50,7 @@
50 50  
51 51  Supervisors of this project are [[Steven Smyth>>mailto:ssm@informatik.uni-kiel.de||rel="nofollow" shape="rect" class="external-link"]], [[Christian Motika>>mailto:cmot@informatik.uni-kiel.de||rel="nofollow" shape="rect" class="external-link"]], [[Nis Boege Wechselberg>>mailto:nbw@informatik.uni-kiel.de||rel="nofollow" shape="rect" class="external-link"]], and [[Reinhard von Hanxleden>>mailto:rvh@informatik.uni-kiel.de||rel="nofollow" shape="rect" class="external-link"]]. If you have questions or need assistance, please feel free to send us an E-mail and/or ask for an appointment.
52 52  
53 -= [[doc:Projects.Real-Time Project SS 15 Home.Layout Project.WebHome]] =
53 += [[doc:Projects.Archive.Real-Time Project SS 15 Home.Layout Project.WebHome]] =
54 54  
55 55  Graph layout algorithms are widely used to have computers generate visualizations of graph-like information. To that end, a graph layout algorithm generates a two-dimensional layout that consists of positioning data for nodes (represented as closed shapes) and routing data for edges (represented as curves). There are several approaches for designing graph layout algorithms [1,2].
56 56