<
From version < 9.1 >
edited by uru
on 2023/07/06 14:36
To version < 7.1 >
edited by cds
on 2015/07/01 17:52
>
Change comment: There is no comment for this version

Summary

Details

Page properties
Author
... ... @@ -1,1 +1,1 @@
1 -XWiki.uru
1 +XWiki.cds
Content
... ... @@ -29,7 +29,7 @@
29 29  
30 30  Here's a few highlights of what's new in this version:
31 31  
32 -* [[KIELER Layout Algorithms>>doc:KIELER.Home.Discontinued Projects.Layout Algorithms (KLay).WebHome]]
32 +* [[KIELER Layout Algorithms>>doc:Layout Algorithms (KLay)]]
33 33  ** KLay Layered has seen substantial performance improvements, especially in its BK Node Placement algorithm.
34 34  ** KLay Layered's BK Node Placement algorithm has furthermore seen large improvements in the number of edges drawn straight.
35 35  To use it set the {{code language="none"}}Properties.COMPACTION_STRATEGY{{/code}} to {{code language="none"}}IMPROVE_STRAIGHTNESS{{/code}}.
... ... @@ -40,7 +40,7 @@
40 40  
41 41  Among others, the following bugs were fixed in this version:
42 42  
43 -* [[KIELER KGraph Text>>doc:KIELER.Home.KIELER Pragmatics.KGraph Text (KGT).WebHome]]
43 +* [[KIELER KGraph Text>>doc:KGraph Text (KGT)]]
44 44  ** Fixed a bug that caused {{code language="none"}}ConcurrentModificationException{{/code}}s to be thrown around all the time while editing the document.
45 45  
46 46  == Quickstart ==