"Player 0xfe2a215c01a1d98f9364619a68798cce8442ef9c submitted code knapsack/near_knap"

This commit is contained in:
0xfe2a215c01a1d98f9364619a68798cce8442ef9c 2025-12-31 02:04:09 +00:00
parent bd333f8f72
commit 3c5fdded8f
3 changed files with 1068 additions and 1 deletions

View File

@ -210,7 +210,8 @@
// c003_a106
// c003_a107
pub mod near_knap;
pub use near_knap as c003_a107;
// c003_a108

View 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

File diff suppressed because it is too large Load Diff