Class IterativeRandomMatching<T>

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

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