Fixed bug in MotifCalculator where Connector motif detection failed to find the largest motifs on the sharp hops subset. Fix is to switch the span and the total size comparison for overlaps.
Added two new Box Layout Algorithms (Packed Rectangles and Force Directed) to the existing Treemap layout. The choice of algorithm is available in the LayoutUserSettingsDialog.
↧