wiki_research

personal research wiki
git clone https://a3nm.net/git/wiki_research/
Log | Files | Refs

commit fd99607b64746e36bd3a25edccc446322c7c8dc6
parent 90f60c2652cfb477c84837d964fb698375f2e071
Author: Antoine Amarilli <a3nm@a3nm.net>
Date:   Mon, 16 Mar 2026 17:07:17 +0100

commit with codex

Diffstat:
cartesian_product | 2++
k_turn_pushdown_automata | 1+
2 files changed, 3 insertions(+), 0 deletions(-)

diff --git a/cartesian_product b/cartesian_product @@ -6,3 +6,5 @@ The *cartesian product* of two [sets] S and T is the [set] of [ordered_pairs] Up: [mathematics] See also: [join_query], [Decomposability] + +Aliases: cartesian products diff --git a/k_turn_pushdown_automata b/k_turn_pushdown_automata @@ -4,6 +4,7 @@ limits the alternation between [push_operation] and [pop_operation] - introduced in [ginsburg1966finite] - mentioned in [ganardi2018sliding] +- mentioned in [pighizzini2026turn] subclasses: