Package org.qaddict.algo
Interface MaximumMatching.Node<I>
- All Known Subinterfaces:
ComposedNode.Builder<D>
- Enclosing class:
MaximumMatching<I,O>
public static interface MaximumMatching.Node<I>
-
Method Summary
-
Method Details
-
getValue
I getValue()
-