Package | Description |
---|---|
org.linqs.psl.utils.graph.partition.hierarchical | |
org.linqs.psl.utils.graph.weight |
Modifier and Type | Method and Description |
---|---|
double |
HyperPartitioning.partition(Graph g,
Iterable<? extends Node> nodes,
RelationshipWeighter rweight,
NodeWeighter nweight,
List<? extends Collection<Node>> partition) |
double |
HierarchicalPartitioning.partition(Graph g,
Iterable<? extends Node> nodes,
RelationshipWeighter rweight,
NodeWeighter nweight,
List<? extends Collection<Node>> partition) |
Modifier and Type | Class and Description |
---|---|
class |
ConstantOneNodeWeighter |
class |
PropertyNodeWeighter |
Copyright © 2018 University of California, Santa Cruz. All rights reserved.