mirror of
https://github.com/tig-foundation/tig-monorepo.git
synced 2026-02-21 10:27:49 +08:00
Submitted vehicle_routing/vrptw_high
This commit is contained in:
parent
bdc6ed6794
commit
a949691c87
@ -170,7 +170,8 @@
|
||||
|
||||
// c002_a086
|
||||
|
||||
// c002_a087
|
||||
pub mod vrptw_high;
|
||||
pub use vrptw_high as c002_a087;
|
||||
|
||||
// c002_a088
|
||||
|
||||
|
||||
23
tig-algorithms/src/vehicle_routing/vrptw_high/README.md
Normal file
23
tig-algorithms/src/vehicle_routing/vrptw_high/README.md
Normal file
@ -0,0 +1,23 @@
|
||||
# TIG Code Submission
|
||||
|
||||
## Submission Details
|
||||
|
||||
* **Challenge Name:** vehicle_routing
|
||||
* **Algorithm Name:** vrptw_high
|
||||
* **Copyright:** 2025 Rootz
|
||||
* **Identity of Submitter:** Rootz
|
||||
* **Identity of Creator of Algorithmic Method:** Rootz
|
||||
* **Unique Algorithm Identifier (UAI):** null
|
||||
|
||||
## License
|
||||
|
||||
The files in this folder are under the following licenses:
|
||||
* TIG Benchmarker Outbound License
|
||||
* TIG Commercial License
|
||||
* TIG Inbound Game License
|
||||
* TIG Innovator Outbound Game License
|
||||
* TIG Open Data License
|
||||
* TIG THV Game License
|
||||
|
||||
Copies of the licenses can be obtained at:
|
||||
https://github.com/tig-foundation/tig-monorepo/tree/main/docs/licenses
|
||||
2523
tig-algorithms/src/vehicle_routing/vrptw_high/mod.rs
Normal file
2523
tig-algorithms/src/vehicle_routing/vrptw_high/mod.rs
Normal file
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue
Block a user