|
GraphLab Project | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectgraphlab.library.algorithms.homomorphism.Homomorphism<VertexType,EdgeType>
public class Homomorphism<VertexType extends BaseVertex,EdgeType extends BaseEdge<VertexType>>
Method Summary | |
---|---|
BaseGraph<VertexType,EdgeType> |
getDomain()
|
BaseGraph<VertexType,EdgeType> |
getRange()
|
boolean |
isValid()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
---|
public BaseGraph<VertexType,EdgeType> getDomain()
public BaseGraph<VertexType,EdgeType> getRange()
public boolean isValid()
|
GraphLab Project | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |