Last modified by Niklas Rentz on 2023/09/12 12:57

From version 18.1
edited by Alexander Schulz-Rosengarten
on 2023/07/11 10:29
Change comment: Renamed back-links.
To version 20.1
edited by Alexander Schulz-Rosengarten
on 2023/07/11 10:33
Change comment: Renamed back-links.

Summary

Details

Page properties
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.Discontinued Projects.Layout Algorithms (KLay).WebHome]]
32 +* [[KIELER Layout Algorithms>>doc:KIELER.Discontinued Projects.Layout Algorithms (KLay).WebHome]]
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.KIELER Pragmatics.KGraph Text (KGT).WebHome]]
43 +* [[KIELER KGraph Text>>doc:KIELER.KIELER Pragmatics.KGraph Text (KGT).WebHome]]
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 ==