bspf is a dataset to train machine learning models for learning Dijkstra's algorithm.
Clone the repository and run the script download_topologies.sh
.
Then, choose between a short example of the dataset, making
git checkout toy
or the complete dataset, using
git checkout v1.0
And, create the dataset making dvc pull
.