Updated min_block_size argument for all dupree functions and the preprocess_code_blocks function; initial default was 20 but this pulled out too many blocks and too many trivial overlaps between blocks.
The README was updated, since it was originally written to compare block-size=40 to (previous default) block size of 20. Now compares block-size=50 to (current default) 40.
Updated
min_block_size
argument for alldupree
functions and thepreprocess_code_blocks
function; initial default was 20 but this pulled out too many blocks and too many trivial overlaps between blocks.The README was updated, since it was originally written to compare block-size=40 to (previous default) block size of 20. Now compares block-size=50 to (current default) 40.