PREV INDEX NEXT

Author: Unknown
Subject: Pruning
Date: Friday, 06 Nov 2020, 12:12:45

Can you give us a hint on how to implement pruning efficiently? I am currently adding old code into new table recursively (by adding prefix first), but that is too slow and always being killed by the system.

Thanks.
PREV INDEX NEXT