This project is trying to explore synthesizing symbolic reuse interval expressions with input-output examples.
cd search-based_synthesizer
mkdir build
cd build
cmake ..
make
cd bench
make bench_gen
make trace_gen
cd run
python run.py
This project is trying to explore synthesizing symbolic reuse interval expressions with input-output examples.
cd search-based_synthesizer
mkdir build
cd build
cmake ..
make
cd bench
make bench_gen
make trace_gen
cd run
python run.py