These crates rely on the HiGHS ILP solver to find the optimal set of rewrites. The cmake compiler is required:
Linux:
sudo apt-get install cmakeMacOS (assuming HomeBrew is installed):
brew install cmakeMacOS profiling requires samply:
cargo install --locked samply