public class HashRelationshipWeighter extends Object implements RelationshipWeighter
Constructor and Description |
---|
HashRelationshipWeighter() |
Modifier and Type | Method and Description |
---|---|
double |
getWeight(Relationship r) |
void |
setWeight(Relationship r,
Double w) |
public double getWeight(Relationship r)
getWeight
in interface RelationshipWeighter
public void setWeight(Relationship r, Double w)
Copyright © 2018 University of California, Santa Cruz. All rights reserved.