76 stable releases
1.24.0 | Jul 13, 2024 |
---|---|
1.23.0 | Dec 22, 2023 |
1.22.1 | Aug 26, 2023 |
1.21.1 | Jun 9, 2023 |
1.4.1 | Jul 30, 2020 |
#783 in Algorithms
37 downloads per month
Used in vrp-cli
700KB
15K
SLoC
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
- lilim: see Li&Lim benchmark
Please check the repository for more details.
lib.rs
:
Scientific crate contains logic to read scientific problems used to benchmark different VRP related algorithms.
Supported formats
- solomon: see Solomon benchmark
- lilim: see Li&Lim benchmark
- tsplib subset of TSPLIB95 format
Dependencies
~3.5MB
~67K SLoC