Note: The codebase is currently somewhat disorganized. We plan to clean it up over the coming weeks. Nonetheless, it should be sufficient to reproduce all the work in our paper. Feel free to send us a message if you have any questions!
conda create --name cluster python=3.12
conda activate cluster
python -m pip install -e .