During compilation, the Preprocessor processes the source code (SRC) to eliminate comments and expand macros or includes. The cleaned code is then forwarded to the Compiler, which converts it into ...
usage: run.py [-h] [--dataset DATASET] [--root ROOT] [--code-length CODE_LENGTH] [--max-iter MAX_ITER] [--num-anchor NUM_ANCHOR] [--num-train NUM_TRAIN] [--num-query ...