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)
lgMinK
- lgMinKlgMaxK
- lgMaxKincLgK
- incLgKps
- pspw
- pwCopyright © 2015–2024 The Apache Software Foundation. All rights reserved.