From fef3eb8fb0f2f695d40abcebd90fb2d88a7521de Mon Sep 17 00:00:00 2001 From: FiveMovesAhead Date: Tue, 21 Oct 2025 23:07:34 +0100 Subject: [PATCH] Reformatted README --- .../src/vector_search/invector_adj/README.md | 34 +++++++++---------- 1 file changed, 17 insertions(+), 17 deletions(-) diff --git a/tig-algorithms/src/vector_search/invector_adj/README.md b/tig-algorithms/src/vector_search/invector_adj/README.md index 6e7f0c0..21fe74d 100644 --- a/tig-algorithms/src/vector_search/invector_adj/README.md +++ b/tig-algorithms/src/vector_search/invector_adj/README.md @@ -1,23 +1,23 @@ # TIG Code Submission - ## Submission Details +## Submission Details - * **Challenge Name:** vector_search - * **Submission Name:** invector_adj - * **Copyright:** 2025 syebastian - * **Identity of Submitter:** syebastian - * **Identity of Creator of Algorithmic Method:** null - * **Unique Algorithm Identifier (UAI):** null +* **Challenge Name:** vector_search +* **Algorithm Name:** invector_adj +* **Copyright:** 2025 syebastian +* **Identity of Submitter:** syebastian +* **Identity of Creator of Algorithmic Method:** null +* **Unique Algorithm Identifier (UAI):** null - ## License +## 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 +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 \ No newline at end of file +Copies of the licenses can be obtained at: +https://github.com/tig-foundation/tig-monorepo/tree/main/docs/licenses \ No newline at end of file