Search Java Classes and Packages

Search Java Frameworks and Libraries

255581 classes and counting ...
Search Tips Index Status



#Edu.uci.ics.jung.algorithms.importance Classes and Interfaces - 9 results found.
NameDescriptionTypePackageFramework
AbstractRankerAbstract class for algorithms that rank nodes or edges by some "importance" metric.Classedu.uci.ics.jung.algorithms.importanceSourceForge Jung
BetweennessCentralityComputes betweenness centrality for each vertex and edge in the graph.Classedu.uci.ics.jung.algorithms.importanceSourceForge Jung
KStepMarkovAlgorithm variant of PageRankWithPriors that computes the importance of a node based upon taking fixed-length random walks out from the root set and then computing the stationary probability of being at each node.Classedu.uci.ics.jung.algorithms.importanceSourceForge Jung
MarkovCentralityClassedu.uci.ics.jung.algorithms.importanceSourceForge Jung
RandomWalkBetweennessComputes betweenness centrality for each vertex in the graph.Classedu.uci.ics.jung.algorithms.importanceSourceForge Jung
RandomWalkSTBetweenness Computes s-t betweenness centrality for each vertex in the graph.Classedu.uci.ics.jung.algorithms.importanceSourceForge Jung
RankingAbstract data container for ranking objects.Classedu.uci.ics.jung.algorithms.importanceSourceForge Jung
RelativeAuthorityRankerThis class provides basic infrastructure for relative authority algorithms that compute the importance of nodes relative to one or more root nodes.Classedu.uci.ics.jung.algorithms.importanceSourceForge Jung
WeightedNIPathsThis algorithm measures the importance of nodes based upon both the number and length of disjoint paths that lead to a given node from each of the nodes in the root set.Classedu.uci.ics.jung.algorithms.importanceSourceForge Jung