Class UnionFindNodeProperty<V>
- java.lang.Object
-
- org.eclipse.viatra.query.runtime.matchers.algorithms.UnionFindNodeProperty<V>
-
public class UnionFindNodeProperty<V> extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description UnionFindNodeProperty()
UnionFindNodeProperty(int rank, V parent)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description java.lang.String
toString()
-