From caa11a9d781b10879d65d51f5ff752b76a46c44b Mon Sep 17 00:00:00 2001 From: FiveMovesAhead Date: Tue, 21 Oct 2025 22:11:39 +0100 Subject: [PATCH] Reformatted README --- .../satisfiability/sat_unified_opt/README.md | 34 +++++++++---------- 1 file changed, 17 insertions(+), 17 deletions(-) diff --git a/tig-algorithms/src/satisfiability/sat_unified_opt/README.md b/tig-algorithms/src/satisfiability/sat_unified_opt/README.md index a258953..65cbad7 100644 --- a/tig-algorithms/src/satisfiability/sat_unified_opt/README.md +++ b/tig-algorithms/src/satisfiability/sat_unified_opt/README.md @@ -1,23 +1,23 @@ # TIG Code Submission - ## Submission Details +## Submission Details - * **Challenge Name:** satisfiability - * **Submission Name:** sat_unified_opt - * **Copyright:** 2025 syebastian - * **Identity of Submitter:** syebastian - * **Identity of Creator of Algorithmic Method:** null - * **Unique Algorithm Identifier (UAI):** null +* **Challenge Name:** satisfiability +* **Algorithm Name:** sat_unified_opt +* **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