mirror of
https://github.com/tig-foundation/tig-monorepo.git
synced 2026-02-21 10:27:49 +08:00
"Player 0xfe2a215c01a1d98f9364619a68798cce8442ef9c submitted code knapsack/near_knap"
This commit is contained in:
parent
bd333f8f72
commit
3c5fdded8f
@ -210,7 +210,8 @@
|
||||
|
||||
// c003_a106
|
||||
|
||||
// c003_a107
|
||||
pub mod near_knap;
|
||||
pub use near_knap as c003_a107;
|
||||
|
||||
// c003_a108
|
||||
|
||||
|
||||
23
tig-algorithms/src/knapsack/near_knap/README.md
Normal file
23
tig-algorithms/src/knapsack/near_knap/README.md
Normal file
@ -0,0 +1,23 @@
|
||||
# TIG Code Submission
|
||||
|
||||
## Submission Details
|
||||
|
||||
* **Challenge Name:** knapsack
|
||||
* **Algorithm Name:** near_knap
|
||||
* **Copyright:** 2025 testing
|
||||
* **Identity of Submitter:** testing
|
||||
* **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
|
||||
1043
tig-algorithms/src/knapsack/near_knap/mod.rs
Normal file
1043
tig-algorithms/src/knapsack/near_knap/mod.rs
Normal file
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue
Block a user