Experiments for "Graph neural networks extrapolate out-of-distribution for shortest paths"
Running this repo requires torch and torch-geometric.
You can run experiments by simply calling the run-experiment.sh bash script along with a .yml configuration file:
chmod +x run-experiment.sh./run-experiment.sh <your-config-here>