<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Recent changes to features</title><link>https://sourceforge.net/p/mulavito/wiki/features/</link><description>Recent changes to features</description><atom:link href="https://sourceforge.net/p/mulavito/wiki/features/feed" rel="self"/><language>en</language><lastBuildDate>Wed, 04 May 2011 07:12:17 -0000</lastBuildDate><atom:link href="https://sourceforge.net/p/mulavito/wiki/features/feed" rel="self" type="application/rss+xml"/><item><title>&lt;pre&gt;--- v9 
+++ v10 
@@ -1,5 +1,7 @@
 # Features #
 
+As MuLaViTo is  based on the [*Java Universal Network/Graph Framework* (JUNG)](http://jung.sf.net), MuLaViTo comprises all features JUNG provides. For details on JUNG's features, go [here](http://jung.sf.net/applet/index.html).
+
 #### Graphical User Interface ####
 (&lt;tt&gt;mulavito.gui&lt;/tt&gt;)
 
&lt;/pre&gt;</title><link>https://sourceforge.net/p/mulavito/wiki/features/</link><description>&lt;pre&gt;--- v9 
+++ v10 
@@ -1,5 +1,7 @@
 # Features #
 
+As MuLaViTo is  based on the [*Java Universal Network/Graph Framework* (JUNG)](http://jung.sf.net), MuLaViTo comprises all features JUNG provides. For details on JUNG's features, go [here](http://jung.sf.net/applet/index.html).
+
 #### Graphical User Interface ####
 (&lt;tt&gt;mulavito.gui&lt;/tt&gt;)
 
&lt;/pre&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Michael Duelli</dc:creator><pubDate>Wed, 04 May 2011 07:12:17 -0000</pubDate><guid>https://sourceforge.neta340299af84191ce1bea73bdc91cf434dea98cd3</guid></item><item><title>&lt;pre&gt;--- v8 
+++ v9 
@@ -28,6 +28,8 @@
 ##### Graph algorithms #####
 (&lt;tt&gt;mulavito.algorithms&lt;/tt&gt;)
 
+[[img src=algorithmsdemo.png width=300]]
+
 * Disjoint paths (&lt;tt&gt;mulavito.algorithms.shortestpath.disjoint&lt;/tt&gt;)
     * Suurballe-Turjan
 * k-shortest paths (&lt;tt&gt;mulavito.algorithms.shortestpath.ksp&lt;/tt&gt;)
&lt;/pre&gt;</title><link>https://sourceforge.net/p/mulavito/wiki/features/</link><description>&lt;pre&gt;--- v8 
+++ v9 
@@ -28,6 +28,8 @@
 ##### Graph algorithms #####
 (&lt;tt&gt;mulavito.algorithms&lt;/tt&gt;)
 
+[[img src=algorithmsdemo.png width=300]]
+
 * Disjoint paths (&lt;tt&gt;mulavito.algorithms.shortestpath.disjoint&lt;/tt&gt;)
     * Suurballe-Turjan
 * k-shortest paths (&lt;tt&gt;mulavito.algorithms.shortestpath.ksp&lt;/tt&gt;)
&lt;/pre&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Michael Duelli</dc:creator><pubDate>Thu, 28 Apr 2011 23:36:10 -0000</pubDate><guid>https://sourceforge.netc03051b525f94ff417ba5d8b021e60a0b04fbc7d</guid></item><item><title>&lt;pre&gt;&lt;/pre&gt;</title><link>https://sourceforge.net/p/mulavito/wiki/features/</link><description>&lt;pre&gt;&lt;/pre&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Michael Duelli</dc:creator><pubDate>Thu, 28 Apr 2011 09:22:52 -0000</pubDate><guid>https://sourceforge.netc5f888aa09cd61d4f583887d55e045b15764bfa3</guid></item><item><title>&lt;pre&gt;--- v6 
+++ v7 
@@ -4,7 +4,7 @@
 (&lt;tt&gt;mulavito.gui&lt;/tt&gt;)
 
 * Multi-layer graph framework based on the [JUNG graph framework](http://jung.sf.net)
-    * GUI class for a paneled main window (&lt;tt&gt;mulavito.gui.Gui&lt;/tt&gt;)
+    * GUI class for a paneled main window (&lt;tt&gt;mulavito.gui.Gui&lt;/tt&gt;) [[img src=gui.png width=400]]
     * Entity for viewing a multi-layer graph (&lt;tt&gt;mulavito.gui.components.GraphPanel&lt;/tt&gt;)
         * (Un)Synchronized view of individual layers
         * Hide or maximize certain layers using an advanced GridLayout (&lt;tt&gt;mulavito.gui.utils.MyGridLayout&lt;/tt&gt;)
&lt;/pre&gt;</title><link>https://sourceforge.net/p/mulavito/wiki/Features/</link><description>&lt;pre&gt;--- v6 
+++ v7 
@@ -4,7 +4,7 @@
 (&lt;tt&gt;mulavito.gui&lt;/tt&gt;)
 
 * Multi-layer graph framework based on the [JUNG graph framework](http://jung.sf.net)
-    * GUI class for a paneled main window (&lt;tt&gt;mulavito.gui.Gui&lt;/tt&gt;)
+    * GUI class for a paneled main window (&lt;tt&gt;mulavito.gui.Gui&lt;/tt&gt;) [[img src=gui.png width=400]]
     * Entity for viewing a multi-layer graph (&lt;tt&gt;mulavito.gui.components.GraphPanel&lt;/tt&gt;)
         * (Un)Synchronized view of individual layers
         * Hide or maximize certain layers using an advanced GridLayout (&lt;tt&gt;mulavito.gui.utils.MyGridLayout&lt;/tt&gt;)
&lt;/pre&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Michael Duelli</dc:creator><pubDate>Tue, 26 Apr 2011 23:26:09 -0000</pubDate><guid>https://sourceforge.net165619b23441d529e3ce9f6201d762a9f34fca5f</guid></item><item><title>&lt;pre&gt;--- v5 
+++ v6 
@@ -5,22 +5,22 @@
 
 * Multi-layer graph framework based on the [JUNG graph framework](http://jung.sf.net)
     * GUI class for a paneled main window (&lt;tt&gt;mulavito.gui.Gui&lt;/tt&gt;)
-    * Components for viewing a multi-layer graph (&lt;tt&gt;mulavito.gui.components.GraphPanel&lt;/tt&gt;)
-      * (Un)Synchronized view of individual layers
-      * Hide or maximize certain layers using an advanced GridLayout (&lt;tt&gt;mulavito.gui.utils.MyGridLayout&lt;/tt&gt;)
-      * Auto-rearranging and auto-resizing of multi-layer graphs
-    * SelectionPanel and QuickSearchBar for searching components
-      in the multi-layer graph using regular expressions (e.g. V\[1-5\])
+    * Entity for viewing a multi-layer graph (&lt;tt&gt;mulavito.gui.components.GraphPanel&lt;/tt&gt;)
+        * (Un)Synchronized view of individual layers
+        * Hide or maximize certain layers using an advanced GridLayout (&lt;tt&gt;mulavito.gui.utils.MyGridLayout&lt;/tt&gt;)
+        * Auto-rearranging and auto-resizing of multi-layer graphs
+    * &lt;tt&gt;mulavito.gui.components.SelectionPanel&lt;/tt&gt; to list picked/selected vertices and edges in multiple layers [[img src=selection.png]]
+    * &lt;tt&gt;mulavito.gui.components.QuickSearchBar&lt;/tt&gt; for performing searches (e.g. vertices and edges) in the multi-layer graph using regular expressions (e.g. V\[1-5\]) [[img src=search.png]]
 * Run any algorithm derived from &lt;tt&gt;mulavito.algorithms.IAlgorithm&lt;/tt&gt; in a separate
-    Java thread and show status information using ProgressBarDialog and
-    an arbitrary number of AbstractAlgorithmStatus [[img src=progress.png]]
-* FloatablePanel that can be docked/undocked as well as closed, e.g.
-    * ConsolePanel to intercept stdout/stderr [[img src=console.png]]
-    * LayerDataPanel for displaying graph degree data [[img src=layerdata.png]]
-* LocatableFileChooser remembering last path with different categories
+    Java thread and show status information using &lt;tt&gt;mulavito.gui.dialogs.ProgressBarDialog&lt;/tt&gt; and
+    an arbitrary number of &lt;tt&gt;mulavito.algorithms.AbstractAlgorithmStatus&lt;/tt&gt; [[img src=progress.png]]
+* A &lt;tt&gt;mulavito.gui.components.FloatablePanel&lt;/tt&gt; containing an arbitrary number of &lt;tt&gt;mulavito.gui.components.FloatingTabbedPane&lt;/tt&gt;  that can be docked/undocked as well as closed, e.g.
+    * &lt;tt&gt;mulavito.gui.components.ConsolePanel&lt;/tt&gt; to intercept stdout/stderr [[img src=console.png]]
+    * &lt;tt&gt;mulavito.gui.components.LayerDataPanel&lt;/tt&gt; for displaying graph degree data [[img src=layerdata.png]]
+* An extended JFileChooser, &lt;tt&gt;mulavito.gui.dialogs.LocatableFileChooser&lt;/tt&gt;, that remembers last path with different categories
 * Export of *scalable vector graphics* (SVG) of any layer (&lt;tt&gt;mulavito.utils.SVGExporter&lt;/tt&gt;) using [Batik SVG Toolkit](http://xmlgraphics.apache.org/batik)
-* Basis for content-aware pop-up menus
-* Basic file filter
+* Basis for content-aware pop-up menus (&lt;tt&gt;mulavito.gui.control.AbstractPopupMousePlugin&lt;/tt&gt;)
+* Basic file filter (&lt;tt&gt;mulavito.gui.utils.BasicFileFilter&lt;/tt&gt;)
 * Demonstrators (&lt;tt&gt;mulavito.samples&lt;/tt&gt;)
 
 #### Graphs ####
&lt;/pre&gt;</title><link>https://sourceforge.net/p/mulavito/wiki/Features/</link><description>&lt;pre&gt;--- v5 
+++ v6 
@@ -5,22 +5,22 @@
 
 * Multi-layer graph framework based on the [JUNG graph framework](http://jung.sf.net)
     * GUI class for a paneled main window (&lt;tt&gt;mulavito.gui.Gui&lt;/tt&gt;)
-    * Components for viewing a multi-layer graph (&lt;tt&gt;mulavito.gui.components.GraphPanel&lt;/tt&gt;)
-      * (Un)Synchronized view of individual layers
-      * Hide or maximize certain layers using an advanced GridLayout (&lt;tt&gt;mulavito.gui.utils.MyGridLayout&lt;/tt&gt;)
-      * Auto-rearranging and auto-resizing of multi-layer graphs
-    * SelectionPanel and QuickSearchBar for searching components
-      in the multi-layer graph using regular expressions (e.g. V\[1-5\])
+    * Entity for viewing a multi-layer graph (&lt;tt&gt;mulavito.gui.components.GraphPanel&lt;/tt&gt;)
+        * (Un)Synchronized view of individual layers
+        * Hide or maximize certain layers using an advanced GridLayout (&lt;tt&gt;mulavito.gui.utils.MyGridLayout&lt;/tt&gt;)
+        * Auto-rearranging and auto-resizing of multi-layer graphs
+    * &lt;tt&gt;mulavito.gui.components.SelectionPanel&lt;/tt&gt; to list picked/selected vertices and edges in multiple layers [[img src=selection.png]]
+    * &lt;tt&gt;mulavito.gui.components.QuickSearchBar&lt;/tt&gt; for performing searches (e.g. vertices and edges) in the multi-layer graph using regular expressions (e.g. V\[1-5\]) [[img src=search.png]]
 * Run any algorithm derived from &lt;tt&gt;mulavito.algorithms.IAlgorithm&lt;/tt&gt; in a separate
-    Java thread and show status information using ProgressBarDialog and
-    an arbitrary number of AbstractAlgorithmStatus [[img src=progress.png]]
-* FloatablePanel that can be docked/undocked as well as closed, e.g.
-    * ConsolePanel to intercept stdout/stderr [[img src=console.png]]
-    * LayerDataPanel for displaying graph degree data [[img src=layerdata.png]]
-* LocatableFileChooser remembering last path with different categories
+    Java thread and show status information using &lt;tt&gt;mulavito.gui.dialogs.ProgressBarDialog&lt;/tt&gt; and
+    an arbitrary number of &lt;tt&gt;mulavito.algorithms.AbstractAlgorithmStatus&lt;/tt&gt; [[img src=progress.png]]
+* A &lt;tt&gt;mulavito.gui.components.FloatablePanel&lt;/tt&gt; containing an arbitrary number of &lt;tt&gt;mulavito.gui.components.FloatingTabbedPane&lt;/tt&gt;  that can be docked/undocked as well as closed, e.g.
+    * &lt;tt&gt;mulavito.gui.components.ConsolePanel&lt;/tt&gt; to intercept stdout/stderr [[img src=console.png]]
+    * &lt;tt&gt;mulavito.gui.components.LayerDataPanel&lt;/tt&gt; for displaying graph degree data [[img src=layerdata.png]]
+* An extended JFileChooser, &lt;tt&gt;mulavito.gui.dialogs.LocatableFileChooser&lt;/tt&gt;, that remembers last path with different categories
 * Export of *scalable vector graphics* (SVG) of any layer (&lt;tt&gt;mulavito.utils.SVGExporter&lt;/tt&gt;) using [Batik SVG Toolkit](http://xmlgraphics.apache.org/batik)
-* Basis for content-aware pop-up menus
-* Basic file filter
+* Basis for content-aware pop-up menus (&lt;tt&gt;mulavito.gui.control.AbstractPopupMousePlugin&lt;/tt&gt;)
+* Basic file filter (&lt;tt&gt;mulavito.gui.utils.BasicFileFilter&lt;/tt&gt;)
 * Demonstrators (&lt;tt&gt;mulavito.samples&lt;/tt&gt;)
 
 #### Graphs ####
&lt;/pre&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Michael Duelli</dc:creator><pubDate>Tue, 26 Apr 2011 23:24:13 -0000</pubDate><guid>https://sourceforge.net992f440cc2029ff21ec8b4b815ea372c54d901be</guid></item><item><title>&lt;pre&gt;--- v4 
+++ v5 
@@ -7,18 +7,18 @@
     * GUI class for a paneled main window (&lt;tt&gt;mulavito.gui.Gui&lt;/tt&gt;)
     * Components for viewing a multi-layer graph (&lt;tt&gt;mulavito.gui.components.GraphPanel&lt;/tt&gt;)
       * (Un)Synchronized view of individual layers
-      * Hide or maximize certain layers using an advanced GridLayout
+      * Hide or maximize certain layers using an advanced GridLayout (&lt;tt&gt;mulavito.gui.utils.MyGridLayout&lt;/tt&gt;)
       * Auto-rearranging and auto-resizing of multi-layer graphs
     * SelectionPanel and QuickSearchBar for searching components
       in the multi-layer graph using regular expressions (e.g. V\[1-5\])
 * Run any algorithm derived from &lt;tt&gt;mulavito.algorithms.IAlgorithm&lt;/tt&gt; in a separate
     Java thread and show status information using ProgressBarDialog and
     an arbitrary number of AbstractAlgorithmStatus [[img src=progress.png]]
 * FloatablePanel that can be docked/undocked as well as closed, e.g.
     * ConsolePanel to intercept stdout/stderr [[img src=console.png]]
     * LayerDataPanel for displaying graph degree data [[img src=layerdata.png]]
 * LocatableFileChooser remembering last path with different categories
-* Export of *scalable vector graphics* (SVG) of any layer (&lt;tt&gt;mulavito.utils.SVGExporter&lt;/tt&gt;)
+* Export of *scalable vector graphics* (SVG) of any layer (&lt;tt&gt;mulavito.utils.SVGExporter&lt;/tt&gt;) using [Batik SVG Toolkit](http://xmlgraphics.apache.org/batik)
 * Basis for content-aware pop-up menus
 * Basic file filter
 * Demonstrators (&lt;tt&gt;mulavito.samples&lt;/tt&gt;)
&lt;/pre&gt;</title><link>https://sourceforge.net/p/mulavito/wiki/Features/</link><description>&lt;pre&gt;--- v4 
+++ v5 
@@ -7,18 +7,18 @@
     * GUI class for a paneled main window (&lt;tt&gt;mulavito.gui.Gui&lt;/tt&gt;)
     * Components for viewing a multi-layer graph (&lt;tt&gt;mulavito.gui.components.GraphPanel&lt;/tt&gt;)
       * (Un)Synchronized view of individual layers
-      * Hide or maximize certain layers using an advanced GridLayout
+      * Hide or maximize certain layers using an advanced GridLayout (&lt;tt&gt;mulavito.gui.utils.MyGridLayout&lt;/tt&gt;)
       * Auto-rearranging and auto-resizing of multi-layer graphs
     * SelectionPanel and QuickSearchBar for searching components
       in the multi-layer graph using regular expressions (e.g. V\[1-5\])
 * Run any algorithm derived from &lt;tt&gt;mulavito.algorithms.IAlgorithm&lt;/tt&gt; in a separate
     Java thread and show status information using ProgressBarDialog and
     an arbitrary number of AbstractAlgorithmStatus [[img src=progress.png]]
 * FloatablePanel that can be docked/undocked as well as closed, e.g.
     * ConsolePanel to intercept stdout/stderr [[img src=console.png]]
     * LayerDataPanel for displaying graph degree data [[img src=layerdata.png]]
 * LocatableFileChooser remembering last path with different categories
-* Export of *scalable vector graphics* (SVG) of any layer (&lt;tt&gt;mulavito.utils.SVGExporter&lt;/tt&gt;)
+* Export of *scalable vector graphics* (SVG) of any layer (&lt;tt&gt;mulavito.utils.SVGExporter&lt;/tt&gt;) using [Batik SVG Toolkit](http://xmlgraphics.apache.org/batik)
 * Basis for content-aware pop-up menus
 * Basic file filter
 * Demonstrators (&lt;tt&gt;mulavito.samples&lt;/tt&gt;)
&lt;/pre&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Michael Duelli</dc:creator><pubDate>Tue, 26 Apr 2011 23:11:50 -0000</pubDate><guid>https://sourceforge.net58df1ad3ae88190c4c4dfbcd5266dc941989383f</guid></item><item><title>&lt;pre&gt;--- v3 
+++ v4 
@@ -3,58 +3,58 @@
 #### Graphical User Interface ####
 (&lt;tt&gt;mulavito.gui&lt;/tt&gt;)
 
-* Multi-layer graph framework based on JUNG
+* Multi-layer graph framework based on the [JUNG graph framework](http://jung.sf.net)
     * GUI class for a paneled main window (&lt;tt&gt;mulavito.gui.Gui&lt;/tt&gt;)
     * Components for viewing a multi-layer graph (&lt;tt&gt;mulavito.gui.components.GraphPanel&lt;/tt&gt;)
       * (Un)Synchronized view of individual layers
-      * Hide or maximize certain layers using an improved GridLayout
-      * Auto-rearranging and auto-resizing of multi-layer graph
+      * Hide or maximize certain layers using an advanced GridLayout
+      * Auto-rearranging and auto-resizing of multi-layer graphs
     * SelectionPanel and QuickSearchBar for searching components
       in the multi-layer graph using regular expressions (e.g. V\[1-5\])
 * Run any algorithm derived from &lt;tt&gt;mulavito.algorithms.IAlgorithm&lt;/tt&gt; in a separate
     Java thread and show status information using ProgressBarDialog and
     an arbitrary number of AbstractAlgorithmStatus [[img src=progress.png]]
 * FloatablePanel that can be docked/undocked as well as closed, e.g.
     * ConsolePanel to intercept stdout/stderr [[img src=console.png]]
     * LayerDataPanel for displaying graph degree data [[img src=layerdata.png]]
 * LocatableFileChooser remembering last path with different categories
 * Export of *scalable vector graphics* (SVG) of any layer (&lt;tt&gt;mulavito.utils.SVGExporter&lt;/tt&gt;)
 * Basis for content-aware pop-up menus
 * Basic file filter
 * Demonstrators (&lt;tt&gt;mulavito.samples&lt;/tt&gt;)
 
 #### Graphs ####
 
 ##### Graph algorithms #####
 (&lt;tt&gt;mulavito.algorithms&lt;/tt&gt;)
 
 * Disjoint paths (&lt;tt&gt;mulavito.algorithms.shortestpath.disjoint&lt;/tt&gt;)
     * Suurballe-Turjan
 * k-shortest paths (&lt;tt&gt;mulavito.algorithms.shortestpath.ksp&lt;/tt&gt;)
     * Eppstein
     * Yen
 * JUnits to validate the algorithms (&lt;tt&gt;mulavito.tests&lt;/tt&gt;)
 
 ##### Graph generators #####
 (&lt;tt&gt;mulavito.graph.generators&lt;/tt&gt;)
 
 * Random
 * Fully-meshed
 * Waxman
 * Wrapper to ensure reachability
 
 #### Utilities ####
 
 ##### Basic random number stream generators #####
 (&lt;tt&gt;mulavito.utils.distributions&lt;/tt&gt;)
 
 * Uniform
 * Negative-exponential / Poisson
 * Deterministic
 
 ##### Miscellaneous #####
 (&lt;tt&gt;mulavito.utils&lt;/tt&gt;)
 
-* Resource accessor for using embedded icons of the Tango project or icons outside of MuLaViTo in derived projects
+* Resource accessor for using embedded icons of the [Tango project](http://tango.freedesktop.org) or icons outside of MuLaViTo in derived projects
 * Class scanner utils (&lt;tt&gt;mulavito.utils.ClassScanner&lt;/tt&gt;) for dynamic class loading even in JAR files
 * Ant-based build scripts with automatic downloads of dependencies
&lt;/pre&gt;</title><link>https://sourceforge.net/p/mulavito/wiki/Features/</link><description>&lt;pre&gt;--- v3 
+++ v4 
@@ -3,58 +3,58 @@
 #### Graphical User Interface ####
 (&lt;tt&gt;mulavito.gui&lt;/tt&gt;)
 
-* Multi-layer graph framework based on JUNG
+* Multi-layer graph framework based on the [JUNG graph framework](http://jung.sf.net)
     * GUI class for a paneled main window (&lt;tt&gt;mulavito.gui.Gui&lt;/tt&gt;)
     * Components for viewing a multi-layer graph (&lt;tt&gt;mulavito.gui.components.GraphPanel&lt;/tt&gt;)
       * (Un)Synchronized view of individual layers
-      * Hide or maximize certain layers using an improved GridLayout
-      * Auto-rearranging and auto-resizing of multi-layer graph
+      * Hide or maximize certain layers using an advanced GridLayout
+      * Auto-rearranging and auto-resizing of multi-layer graphs
     * SelectionPanel and QuickSearchBar for searching components
       in the multi-layer graph using regular expressions (e.g. V\[1-5\])
 * Run any algorithm derived from &lt;tt&gt;mulavito.algorithms.IAlgorithm&lt;/tt&gt; in a separate
     Java thread and show status information using ProgressBarDialog and
     an arbitrary number of AbstractAlgorithmStatus [[img src=progress.png]]
 * FloatablePanel that can be docked/undocked as well as closed, e.g.
     * ConsolePanel to intercept stdout/stderr [[img src=console.png]]
     * LayerDataPanel for displaying graph degree data [[img src=layerdata.png]]
 * LocatableFileChooser remembering last path with different categories
 * Export of *scalable vector graphics* (SVG) of any layer (&lt;tt&gt;mulavito.utils.SVGExporter&lt;/tt&gt;)
 * Basis for content-aware pop-up menus
 * Basic file filter
 * Demonstrators (&lt;tt&gt;mulavito.samples&lt;/tt&gt;)
 
 #### Graphs ####
 
 ##### Graph algorithms #####
 (&lt;tt&gt;mulavito.algorithms&lt;/tt&gt;)
 
 * Disjoint paths (&lt;tt&gt;mulavito.algorithms.shortestpath.disjoint&lt;/tt&gt;)
     * Suurballe-Turjan
 * k-shortest paths (&lt;tt&gt;mulavito.algorithms.shortestpath.ksp&lt;/tt&gt;)
     * Eppstein
     * Yen
 * JUnits to validate the algorithms (&lt;tt&gt;mulavito.tests&lt;/tt&gt;)
 
 ##### Graph generators #####
 (&lt;tt&gt;mulavito.graph.generators&lt;/tt&gt;)
 
 * Random
 * Fully-meshed
 * Waxman
 * Wrapper to ensure reachability
 
 #### Utilities ####
 
 ##### Basic random number stream generators #####
 (&lt;tt&gt;mulavito.utils.distributions&lt;/tt&gt;)
 
 * Uniform
 * Negative-exponential / Poisson
 * Deterministic
 
 ##### Miscellaneous #####
 (&lt;tt&gt;mulavito.utils&lt;/tt&gt;)
 
-* Resource accessor for using embedded icons of the Tango project or icons outside of MuLaViTo in derived projects
+* Resource accessor for using embedded icons of the [Tango project](http://tango.freedesktop.org) or icons outside of MuLaViTo in derived projects
 * Class scanner utils (&lt;tt&gt;mulavito.utils.ClassScanner&lt;/tt&gt;) for dynamic class loading even in JAR files
 * Ant-based build scripts with automatic downloads of dependencies
&lt;/pre&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Michael Duelli</dc:creator><pubDate>Tue, 26 Apr 2011 23:05:11 -0000</pubDate><guid>https://sourceforge.netb134dca1d3eb6a44c86e9ed70424905781551bc7</guid></item><item><title>&lt;pre&gt;--- v2 
+++ v3 
@@ -10,51 +10,51 @@
       * Hide or maximize certain layers using an improved GridLayout
       * Auto-rearranging and auto-resizing of multi-layer graph
     * SelectionPanel and QuickSearchBar for searching components
-      in the multi-layer graph using regular expressions (e.g. V[1-5])
+      in the multi-layer graph using regular expressions (e.g. V\[1-5\])
 * Run any algorithm derived from &lt;tt&gt;mulavito.algorithms.IAlgorithm&lt;/tt&gt; in a separate
     Java thread and show status information using ProgressBarDialog and
-    an arbitrary number of AbstractAlgorithmStatus
+    an arbitrary number of AbstractAlgorithmStatus [[img src=progress.png]]
 * FloatablePanel that can be docked/undocked as well as closed, e.g.
     * ConsolePanel to intercept stdout/stderr [[img src=console.png]]
     * LayerDataPanel for displaying graph degree data [[img src=layerdata.png]]
 * LocatableFileChooser remembering last path with different categories
-* Scalable vector graphics (SVG) export of any layer (mulavito.utils.SVGExporter)
+* Export of *scalable vector graphics* (SVG) of any layer (&lt;tt&gt;mulavito.utils.SVGExporter&lt;/tt&gt;)
 * Basis for content-aware pop-up menus
 * Basic file filter
-* Demonstrators (mulavito.samples)
+* Demonstrators (&lt;tt&gt;mulavito.samples&lt;/tt&gt;)
 
 #### Graphs ####
 
 ##### Graph algorithms #####
-(mulavito.algorithms)
-
-* Disjoint paths (mulavito.algorithms.shortestpath.disjoint)
+(&lt;tt&gt;mulavito.algorithms&lt;/tt&gt;)
+
+* Disjoint paths (&lt;tt&gt;mulavito.algorithms.shortestpath.disjoint&lt;/tt&gt;)
     * Suurballe-Turjan
-* k-shortest paths (mulavito.algorithms.shortestpath.ksp)
+* k-shortest paths (&lt;tt&gt;mulavito.algorithms.shortestpath.ksp&lt;/tt&gt;)
     * Eppstein
     * Yen
+* JUnits to validate the algorithms (&lt;tt&gt;mulavito.tests&lt;/tt&gt;)
 
 ##### Graph generators #####
-(mulavito.graph.generators)
+(&lt;tt&gt;mulavito.graph.generators&lt;/tt&gt;)
 
 * Random
 * Fully-meshed
 * Waxman
 * Wrapper to ensure reachability
 
 #### Utilities ####
 
 ##### Basic random number stream generators #####
-(mulavito.utils.distributions)
+(&lt;tt&gt;mulavito.utils.distributions&lt;/tt&gt;)
 
 * Uniform
 * Negative-exponential / Poisson
 * Deterministic
 
 ##### Miscellaneous #####
-(mulavito.utils)
+(&lt;tt&gt;mulavito.utils&lt;/tt&gt;)
 
 * Resource accessor for using embedded icons of the Tango project or icons outside of MuLaViTo in derived projects
-* Class scanner utils (mulavito.utils.ClassScanner) for dynamic class loading
-* JUnits
+* Class scanner utils (&lt;tt&gt;mulavito.utils.ClassScanner&lt;/tt&gt;) for dynamic class loading even in JAR files
 * Ant-based build scripts with automatic downloads of dependencies
&lt;/pre&gt;</title><link>https://sourceforge.net/p/mulavito/wiki/features/</link><description>&lt;pre&gt;--- v2 
+++ v3 
@@ -10,51 +10,51 @@
       * Hide or maximize certain layers using an improved GridLayout
       * Auto-rearranging and auto-resizing of multi-layer graph
     * SelectionPanel and QuickSearchBar for searching components
-      in the multi-layer graph using regular expressions (e.g. V[1-5])
+      in the multi-layer graph using regular expressions (e.g. V\[1-5\])
 * Run any algorithm derived from &lt;tt&gt;mulavito.algorithms.IAlgorithm&lt;/tt&gt; in a separate
     Java thread and show status information using ProgressBarDialog and
-    an arbitrary number of AbstractAlgorithmStatus
+    an arbitrary number of AbstractAlgorithmStatus [[img src=progress.png]]
 * FloatablePanel that can be docked/undocked as well as closed, e.g.
     * ConsolePanel to intercept stdout/stderr [[img src=console.png]]
     * LayerDataPanel for displaying graph degree data [[img src=layerdata.png]]
 * LocatableFileChooser remembering last path with different categories
-* Scalable vector graphics (SVG) export of any layer (mulavito.utils.SVGExporter)
+* Export of *scalable vector graphics* (SVG) of any layer (&lt;tt&gt;mulavito.utils.SVGExporter&lt;/tt&gt;)
 * Basis for content-aware pop-up menus
 * Basic file filter
-* Demonstrators (mulavito.samples)
+* Demonstrators (&lt;tt&gt;mulavito.samples&lt;/tt&gt;)
 
 #### Graphs ####
 
 ##### Graph algorithms #####
-(mulavito.algorithms)
-
-* Disjoint paths (mulavito.algorithms.shortestpath.disjoint)
+(&lt;tt&gt;mulavito.algorithms&lt;/tt&gt;)
+
+* Disjoint paths (&lt;tt&gt;mulavito.algorithms.shortestpath.disjoint&lt;/tt&gt;)
     * Suurballe-Turjan
-* k-shortest paths (mulavito.algorithms.shortestpath.ksp)
+* k-shortest paths (&lt;tt&gt;mulavito.algorithms.shortestpath.ksp&lt;/tt&gt;)
     * Eppstein
     * Yen
+* JUnits to validate the algorithms (&lt;tt&gt;mulavito.tests&lt;/tt&gt;)
 
 ##### Graph generators #####
-(mulavito.graph.generators)
+(&lt;tt&gt;mulavito.graph.generators&lt;/tt&gt;)
 
 * Random
 * Fully-meshed
 * Waxman
 * Wrapper to ensure reachability
 
 #### Utilities ####
 
 ##### Basic random number stream generators #####
-(mulavito.utils.distributions)
+(&lt;tt&gt;mulavito.utils.distributions&lt;/tt&gt;)
 
 * Uniform
 * Negative-exponential / Poisson
 * Deterministic
 
 ##### Miscellaneous #####
-(mulavito.utils)
+(&lt;tt&gt;mulavito.utils&lt;/tt&gt;)
 
 * Resource accessor for using embedded icons of the Tango project or icons outside of MuLaViTo in derived projects
-* Class scanner utils (mulavito.utils.ClassScanner) for dynamic class loading
-* JUnits
+* Class scanner utils (&lt;tt&gt;mulavito.utils.ClassScanner&lt;/tt&gt;) for dynamic class loading even in JAR files
 * Ant-based build scripts with automatic downloads of dependencies
&lt;/pre&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Michael Duelli</dc:creator><pubDate>Tue, 26 Apr 2011 23:00:36 -0000</pubDate><guid>https://sourceforge.netab6bc05e7d9a4a06a9bda9cf96ef8bb15e4451a6</guid></item><item><title>&lt;pre&gt;--- v1 
+++ v2 
@@ -15,8 +15,8 @@
     Java thread and show status information using ProgressBarDialog and
     an arbitrary number of AbstractAlgorithmStatus
 * FloatablePanel that can be docked/undocked as well as closed, e.g.
-    * ConsolePanel to intercept stdout/stderr
-    * LayerDataPanel for displaying graph degree data
+    * ConsolePanel to intercept stdout/stderr [[img src=console.png]]
+    * LayerDataPanel for displaying graph degree data [[img src=layerdata.png]]
 * LocatableFileChooser remembering last path with different categories
 * Scalable vector graphics (SVG) export of any layer (mulavito.utils.SVGExporter)
 * Basis for content-aware pop-up menus
&lt;/pre&gt;</title><link>https://sourceforge.net/p/mulavito/wiki/features/</link><description>&lt;pre&gt;--- v1 
+++ v2 
@@ -15,8 +15,8 @@
     Java thread and show status information using ProgressBarDialog and
     an arbitrary number of AbstractAlgorithmStatus
 * FloatablePanel that can be docked/undocked as well as closed, e.g.
-    * ConsolePanel to intercept stdout/stderr
-    * LayerDataPanel for displaying graph degree data
+    * ConsolePanel to intercept stdout/stderr [[img src=console.png]]
+    * LayerDataPanel for displaying graph degree data [[img src=layerdata.png]]
 * LocatableFileChooser remembering last path with different categories
 * Scalable vector graphics (SVG) export of any layer (mulavito.utils.SVGExporter)
 * Basis for content-aware pop-up menus
&lt;/pre&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Michael Duelli</dc:creator><pubDate>Tue, 26 Apr 2011 22:53:31 -0000</pubDate><guid>https://sourceforge.netd5c15353a5a6990405d713a5e5fe3f5e9ec052a4</guid></item><item><title># Features #

#### Graphical User Interface ####
(&lt;tt&gt;mulavito.gui&lt;/tt&gt;)

* Multi-layer graph framework based on JUNG
    * GUI class for a paneled main window (&lt;tt&gt;mulavito.gui.Gui&lt;/tt&gt;)
    * Components for viewing a multi-layer graph (&lt;tt&gt;mulavito.gui.components.GraphPanel&lt;/tt&gt;)
      * (Un)Synchronized view of individual layers
      * Hide or maximize certain layers using an improved GridLayout
      * Auto-rearranging and auto-resizing of multi-layer graph
    * SelectionPanel and QuickSearchBar for searching components
      in the multi-layer graph using regular expressions (e.g. V[1-5])
* Run any algorithm derived from &lt;tt&gt;mulavito.algorithms.IAlgorithm&lt;/tt&gt; in a separate
    Java thread and show status information using ProgressBarDialog and
    an arbitrary number of AbstractAlgorithmStatus
* FloatablePanel that can be docked/undocked as well as closed, e.g.
    * ConsolePanel to intercept stdout/stderr
    * LayerDataPanel for displaying graph degree data
* LocatableFileChooser remembering last path with different categories
* Scalable vector graphics (SVG) export of any layer (mulavito.utils.SVGExporter)
* Basis for content-aware pop-up menus
* Basic file filter
* Demonstrators (mulavito.samples)

#### Graphs ####

##### Graph algorithms #####
(mulavito.algorithms)

* Disjoint paths (mulavito.algorithms.shortestpath.disjoint)
    * Suurballe-Turjan
* k-shortest paths (mulavito.algorithms.shortestpath.ksp)
    * Eppstein
    * Yen

##### Graph generators #####
(mulavito.graph.generators)

* Random
* Fully-meshed
* Waxman
* Wrapper to ensure reachability

#### Utilities ####

##### Basic random number stream generators #####
(mulavito.utils.distributions)

* Uniform
* Negative-exponential / Poisson
* Deterministic

##### Miscellaneous #####
(mulavito.utils)

* Resource accessor for using embedded icons of the Tango project or icons outside of MuLaViTo in derived projects
* Class scanner utils (mulavito.utils.ClassScanner) for dynamic class loading
* JUnits
* Ant-based build scripts with automatic downloads of dependencies
</title><link>https://sourceforge.net/p/mulavito/wiki/features/</link><description># Features #

#### Graphical User Interface ####
(&lt;tt&gt;mulavito.gui&lt;/tt&gt;)

* Multi-layer graph framework based on JUNG
    * GUI class for a paneled main window (&lt;tt&gt;mulavito.gui.Gui&lt;/tt&gt;)
    * Components for viewing a multi-layer graph (&lt;tt&gt;mulavito.gui.components.GraphPanel&lt;/tt&gt;)
      * (Un)Synchronized view of individual layers
      * Hide or maximize certain layers using an improved GridLayout
      * Auto-rearranging and auto-resizing of multi-layer graph
    * SelectionPanel and QuickSearchBar for searching components
      in the multi-layer graph using regular expressions (e.g. V[1-5])
* Run any algorithm derived from &lt;tt&gt;mulavito.algorithms.IAlgorithm&lt;/tt&gt; in a separate
    Java thread and show status information using ProgressBarDialog and
    an arbitrary number of AbstractAlgorithmStatus
* FloatablePanel that can be docked/undocked as well as closed, e.g.
    * ConsolePanel to intercept stdout/stderr
    * LayerDataPanel for displaying graph degree data
* LocatableFileChooser remembering last path with different categories
* Scalable vector graphics (SVG) export of any layer (mulavito.utils.SVGExporter)
* Basis for content-aware pop-up menus
* Basic file filter
* Demonstrators (mulavito.samples)

#### Graphs ####

##### Graph algorithms #####
(mulavito.algorithms)

* Disjoint paths (mulavito.algorithms.shortestpath.disjoint)
    * Suurballe-Turjan
* k-shortest paths (mulavito.algorithms.shortestpath.ksp)
    * Eppstein
    * Yen

##### Graph generators #####
(mulavito.graph.generators)

* Random
* Fully-meshed
* Waxman
* Wrapper to ensure reachability

#### Utilities ####

##### Basic random number stream generators #####
(mulavito.utils.distributions)

* Uniform
* Negative-exponential / Poisson
* Deterministic

##### Miscellaneous #####
(mulavito.utils)

* Resource accessor for using embedded icons of the Tango project or icons outside of MuLaViTo in derived projects
* Class scanner utils (mulavito.utils.ClassScanner) for dynamic class loading
* JUnits
* Ant-based build scripts with automatic downloads of dependencies
</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Michael Duelli</dc:creator><pubDate>Tue, 26 Apr 2011 22:37:37 -0000</pubDate><guid>https://sourceforge.netdcccba4fd793ea0a14338b985eb5440af33f6ac4</guid></item></channel></rss>