commit b327ec56172965460e49029b966075f082778edf
parent 68e3cdb5789b43de003844e163c223f15503f062
Author: Antoine Amarilli <a3nm@a3nm.net>
Date: Wed, 30 Jul 2025 00:28:10 +0200
commit with codex
Diffstat:
2 files changed, 4 insertions(+), 2 deletions(-)
diff --git a/compression_algorithm b/compression_algorithm
@@ -9,4 +9,6 @@
- [huffman_algorithm]
- [run_length_encoding]
-Up: [computer_science]
+Up: [algorithm], [compression]
+
+Aliases: compression algorithms
diff --git a/parameterized_algorithm b/parameterized_algorithm
@@ -4,4 +4,4 @@ An [algorithm] with a [parameter] used in the [computational_complexity] analysi
Up: [parameterized_complexity], [algorithm]
-Aliases: algorithm_parameterized
+Aliases: algorithm_parameterized, parameterized algorithms