Uses of Class
com.sun.sgs.impl.service.nodemap.affinity.AbstractLPA

Packages that use AbstractLPA
com.sun.sgs.impl.service.nodemap.affinity.dlpa Provides classes for a multi-node, distributed algorithm implementation of the label propagation algorithm described in "Near linear time algorithm to detect community structures in large-scale networks" by Raghavan, Albert and Kumara (2007). 
com.sun.sgs.impl.service.nodemap.affinity.single Provides classes for a single node implementation of the label propagation algorithm described in "Near linear time algorithm to detect community structures in large-scale networks" by Raghavan, Albert and Kumara (2007). 
 

Uses of AbstractLPA in com.sun.sgs.impl.service.nodemap.affinity.dlpa
 

Subclasses of AbstractLPA in com.sun.sgs.impl.service.nodemap.affinity.dlpa
 class LabelPropagation
          A distributed implementation of the algorithm presented in "Near linear time algorithm to detect community structures in large-scale networks" by U.N.
 

Uses of AbstractLPA in com.sun.sgs.impl.service.nodemap.affinity.single
 

Subclasses of AbstractLPA in com.sun.sgs.impl.service.nodemap.affinity.single
 class SingleLabelPropagation
          A single-node implementation of the algorithm presented in "Near linear time algorithm to detect community structures in large-scale networks" Raghavan, Albert and Kumara 2007.
 


RedDwarf, Version 0.10.1
2010-03-14 10:56:12

Copyright © 2010 The RedDwarf Authors. All rights reserved
Copyright © 2007-2010 Sun Microsystems, Inc. All rights reserved