Class Summary |
ActorDistanceMatrixCore |
Creates a 2D matrix describing the distance between any two actors in a
single mode-relation pair using a shortest-path measure of distance. |
FindStronglyConnectedComponentsCore |
Class for finding only components that are strongly connected. |
InstanceManipulation |
Helper class for performing manipulations of weka Instance and Instances objects. |
OptimizedLinkBetweenessCore |
Provides link betweeness calculations for algorithms that use it continuosly
rather than once. |
PathBaseCore |
Core abstract class for algorithm cores that utilize shortest-path info
in their algorithms. |