Search Java Classes and Packages

Search Java Frameworks and Libraries

255581 classes and counting ...
Search Tips Index Status



#Edu.uci.ics.jung.algorithms.scoring.util Classes and Interfaces - 6 results found.
NameDescriptionTypePackageFramework
DelegateToEdgeTransformerA Transformer that delegates its operation to a Transformer.Classedu.uci.ics.jung.algorithms.scoring.utilSourceForge Jung
ScoringUtilsMethods for assigning values (to be interpreted as prior probabilities) to vertices in the context of random-walk-based scoring algorithms.Classedu.uci.ics.jung.algorithms.scoring.utilSourceForge Jung
UniformDegreeWeightAn edge weight function that assigns weights as uniform transition probabilities.Classedu.uci.ics.jung.algorithms.scoring.utilSourceForge Jung
UniformInOutAssigns weights to directed edges (the edge of the vertex/edge pair) depending on whether the vertex is the edge's source or its destination.Classedu.uci.ics.jung.algorithms.scoring.utilSourceForge Jung
VEPairConvenience class for associating a vertex and an edge.Classedu.uci.ics.jung.algorithms.scoring.utilSourceForge Jung
VertexScoreTransformerA Transformer convenience wrapper around VertexScorer.Classedu.uci.ics.jung.algorithms.scoring.utilSourceForge Jung