<
From version < 2.1 >
edited by uru
on 2015/06/06 21:58
To version < 3.1 >
edited by uru
on 2015/06/06 22:03
>
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -1,7 +1,7 @@
1 1  {{panel title="Project Overview"}}
2 2  Responsible:
3 3  
4 -* {{mention reference="XWiki.uru" style="FULL_NAME" anchor="XWiki-uru-irbND"/}}
4 +* {{mention reference="XWiki.uru" style="FULL_NAME" anchor="XWiki-uru-EIxca"/}}
5 5  
6 6  Related Theses:
7 7  
... ... @@ -10,6 +10,10 @@
10 10  
11 11  The Graph Analysis (GrAna) project allows to examine a broad variety of structural properties of a graph (node count, edge count, etc.) as well as properties of the final drawing (area, edge crossings, etc.). An analysis can either be performed on a single graph or batch-like on large collections of graphs, in which case the results are written to a file. We support a variety of input formats, namely every format [[KIML>>doc:Infrastructure for Meta Layout (KIML)]]'s formats service knows about.
12 12  
13 +
14 +
15 +{{toc/}}
16 +
13 13  = Single Graphs Within the Editor =
14 14  
15 15  Within Eclipse we provide a //Graph Analysis// view, which can be found via Eclipse's //Windows->Show View->Others// dialog.
... ... @@ -84,3 +84,20 @@
84 84  {{note}}
85 85  A word of warning. Please scrutinize any results you get from GrAna. A lot of the existing analyses were written with certain graphs structures and use cases in mind. For instance, if the analysis does not account for self loops but your graph contains them, the results might be wrong.
86 86  {{/note}}
91 +
92 += Required Plugins =
93 +
94 +* (((
95 +Core:
96 +
97 +*
98 +
99 +{{code language="none"}}
100 +de.cau.cs.kieler.kiml.grana
101 +{{/code}}
102 +)))
103 +* Textual DSL:
104 +** {{code language="none"}}de.cau.cs.kieler.kiml.config.text{{/code}}
105 +** {{code language="none"}}de.cau.cs.kieler.kiml.config.text.ui{{/code}}
106 +** {{code language="none"}}de.cau.cs.kieler.kiml.grana.text{{/code}}
107 +** {{code language="none"}}de.cau.cs.kieler.kiml.grana.text.ui{{/code}}
Confluence.Code.ConfluencePageClass[0]
Id
... ... @@ -1,1 +1,1 @@
1 -12288273
1 +12288275
URL
... ... @@ -1,1 +1,1 @@
1 -https://rtsys.informatik.uni-kiel.de/confluence//wiki/spaces/KIELER/pages/12288273/Graph Analysis (GrAna)
1 +https://rtsys.informatik.uni-kiel.de/confluence//wiki/spaces/KIELER/pages/12288275/Graph Analysis (GrAna)