Class SimpleMatching<T>

java.lang.Object
microsim.matching.SimpleMatching<T>
All Implemented Interfaces:
MatchingAlgorithm<T>

public class SimpleMatching<T> extends Object implements MatchingAlgorithm<T>