<
From version < 6.1 >
edited by dag
on 2017/07/23 22:05
To version < 7.1 >
edited by uru
on 2018/03/02 09:39
>
Change comment: There is no comment for this version

Summary

Details

Page properties
Parent
... ... @@ -1,0 +1,1 @@
1 +Eclipse Layout Kernel (ELK)
Author
... ... @@ -1,1 +1,1 @@
1 -XWiki.dag
1 +XWiki.uru
Content
... ... @@ -1,14 +1,10 @@
1 1  {{panel title="Project Overview"}}
2 -Responsible:
3 -
4 -* {{mention reference="XWiki.uru" style="FULL_NAME" anchor="XWiki-uru-azXeo"/}}
5 -
6 6  Related Theses:
7 7  
8 8  * Martin Rieß, //A Graph Editor for Algorithm Engineering//, September 2010 ([[pdf>>url:http://rtsys.informatik.uni-kiel.de/%7Ebiblio/downloads/theses/mri-bt.pdf||shape="rect"]])
9 9  {{/panel}}
10 10  
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.
7 +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 our formats service knows about.
12 12  
13 13  
14 14  
... ... @@ -22,6 +22,8 @@
22 22  
23 23  Within Eclipse we provide a //Graph Analysis// view, which can be found via Eclipse's //Windows->Show View->Others// dialog.
24 24  In the top right corner of this view you can find two buttons, one of which performs the analysis on the lastly selected diagram. The other button allows you to configure the analysis, i.e. select specific analyses to perform. The following screenshot shows an example. On the very left it can be seen that the analysis was configured to list the node and edge count, the area, and the number of edge crossings. According to the results, the graph contains 4 nodes and 5 edges. This is correct because the //hyperedge// between nodes N2, N3, and N4 is structurally composed out of two edges and just drawn as a single edge. Counting hyperedges could be a different analysis. Moreover, the area is reported as 25800 and 0 edge crossings are present.
21 +
22 +
25 25  [[image:attach:granaSingle.jpg]]
26 26  
27 27  = Batch Executions =
... ... @@ -134,11 +134,13 @@
134 134  *
135 135  
136 136  {{code language="none"}}
137 -de.cau.cs.kieler.kiml.grana
135 +de.cau.cs.kieler.grana
138 138  {{/code}}
139 139  )))
140 140  * Textual DSL:
141 -** {{code language="none"}}de.cau.cs.kieler.kiml.config.text{{/code}}
142 -** {{code language="none"}}de.cau.cs.kieler.kiml.config.text.ui{{/code}}
143 -** {{code language="none"}}de.cau.cs.kieler.kiml.grana.text{{/code}}
144 -** {{code language="none"}}de.cau.cs.kieler.kiml.grana.text.ui{{/code}}
139 +** {{code language="none"}}de.cau.cs.kieler.config.text{{/code}}
140 +** {{code language="none"}}de.cau.cs.kieler.config.text.ide{{/code}}
141 +** {{code language="none"}}de.cau.cs.kieler.config.text.ui{{/code}}
142 +** {{code language="none"}}de.cau.cs.kieler.grana.text{{/code}}
143 +** {{code language="none"}}de.cau.cs.kieler.grana.text.ide{{/code}}
144 +** {{code language="none"}}de.cau.cs.kieler.grana.text.ui{{/code}}
granaSingle.jpg
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.XWikiGuest
Size
... ... @@ -1,0 +1,1 @@
1 +75.7 KB
Content
granaWizard.jpg
Author
... ... @@ -1,0 +1,1 @@
1 +XWiki.XWikiGuest
Size
... ... @@ -1,0 +1,1 @@
1 +371.5 KB
Content
Confluence.Code.ConfluencePageClass[0]
Id
... ... @@ -1,1 +1,1 @@
1 -40075275
1 +12288271
URL
... ... @@ -1,1 +1,1 @@
1 -https://rtsys.informatik.uni-kiel.de/confluence//wiki/spaces/KIELER/pages/40075275/Graph Analysis (GrAna)
1 +https://rtsys.informatik.uni-kiel.de/confluence//wiki/spaces/KIELER/pages/12288271/Graph Analysis (GrAna)