Package com.sun.sgs.impl.service.nodemap.affinity.dlpa.graph

Provides classes used to create the graphs for the fully distributed label propagation algorithm implementation.

See:
          Description

Interface Summary
DLPAGraphBuilder Graph builder interface for use with the distributed label propagation algorithm implementation.
 

Class Summary
BipartiteGraphBuilder A graph builder which builds a bipartite graph of identities and object ids, with edges between them.
WeightedGraphBuilder A graph builder which builds an affinity graph consisting of identities as vertices and a single weighted edges representing objects used by both identities.
 

Package com.sun.sgs.impl.service.nodemap.affinity.dlpa.graph Description

Provides classes used to create the graphs for the fully distributed label propagation algorithm implementation.


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