public class QuickMergingValidation extends Object
This test of merging is the equal K case and is less exhaustive than TestAlltest but is more practical for large values of K.
Constructor and Description |
---|
QuickMergingValidation(int lgMinK,
int lgMaxK,
int incLgK,
PrintStream ps,
PrintWriter pw) |
public QuickMergingValidation(int lgMinK, int lgMaxK, int incLgK, PrintStream ps, PrintWriter pw)
Copyright © 2015–2021 The Apache Software Foundation. All rights reserved.