77 stable releases
1.25.0 | Nov 10, 2024 |
---|---|
1.24.0 | Jul 13, 2024 |
1.23.0 | Dec 22, 2023 |
1.22.1 | Aug 26, 2023 |
1.4.1 | Jul 30, 2020 |
#871 in Algorithms
129 downloads per month
Used in vrp-cli
700KB
14K
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
~69K SLoC