local-global-graph-transformer/ ├── config/ │ ├── defaults.yaml # Edit simulation/training parameters here │ ├── paths.py # Automatic path management (linear/nonlinear) │ └── constants.py # Physical ...