# Description The `scientific` crate contains logic to read scientific problems used to benchmark different ***Vehicle Routing Problem*** related algorithms. ## Supported formats - **solomon**: see [Solomon benchmark](https://www.sintef.no/projectweb/top/vrptw/solomon-benchmark) - **lilim**: see [Li&Lim benchmark](https://www.sintef.no/projectweb/top/pdptw/li-lim-benchmark) Please check [the repository](https://github.com/reinterpretcat/vrp) for more details.