Class IterativeSimpleMatching<T>

java.lang.Object
microsim.matching.IterativeSimpleMatching<T>
All Implemented Interfaces:
IterativeMatchingAlgorithm<T>

public class IterativeSimpleMatching<T> extends Object implements IterativeMatchingAlgorithm<T>