From 95f3bc706595a086b1e1b178b2de15b62cf911ac Mon Sep 17 00:00:00 2001 From: FiveMovesAhead Date: Tue, 21 Oct 2025 23:08:14 +0100 Subject: [PATCH] Reformatted README --- .../src/vector_search/invector_fast/README.md | 34 +++++++++---------- 1 file changed, 17 insertions(+), 17 deletions(-) diff --git a/tig-algorithms/src/vector_search/invector_fast/README.md b/tig-algorithms/src/vector_search/invector_fast/README.md index b308bc5..db59679 100644 --- a/tig-algorithms/src/vector_search/invector_fast/README.md +++ b/tig-algorithms/src/vector_search/invector_fast/README.md @@ -1,23 +1,23 @@ # TIG Code Submission - ## Submission Details +## Submission Details - * **Challenge Name:** vector_search - * **Submission Name:** invector_fast - * **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_fast +* **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