mirror of
https://github.com/tig-foundation/tig-monorepo.git
synced 2026-02-21 10:27:49 +08:00
Submitted vehicle_routing/native_routing
This commit is contained in:
parent
bdc6ed6794
commit
7aa6bc47fb
@ -146,7 +146,8 @@
|
||||
|
||||
// c002_a074
|
||||
|
||||
// c002_a075
|
||||
pub mod native_routing;
|
||||
pub use native_routing as c002_a075;
|
||||
|
||||
// c002_a076
|
||||
|
||||
|
||||
23
tig-algorithms/src/vehicle_routing/native_routing/README.md
Normal file
23
tig-algorithms/src/vehicle_routing/native_routing/README.md
Normal file
@ -0,0 +1,23 @@
|
||||
# TIG Code Submission
|
||||
|
||||
## Submission Details
|
||||
|
||||
* **Challenge Name:** vehicle_routing
|
||||
* **Algorithm Name:** native_routing
|
||||
* **Copyright:** 2025 Rootz
|
||||
* **Identity of Submitter:** Rootz
|
||||
* **Identity of Creator of Algorithmic Method:** null
|
||||
* **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
|
||||
1430
tig-algorithms/src/vehicle_routing/native_routing/mod.rs
Normal file
1430
tig-algorithms/src/vehicle_routing/native_routing/mod.rs
Normal file
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue
Block a user