wiki_research

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

commit 73aebad89931e93e743fed752b5d9d90f3dfb566
parent 743be2fbe99181b30cd9a3497cc4cb7528278b5d
Author: Antoine Amarilli <a3nm@a3nm.net>
Date:   Tue, 27 May 2025 21:51:57 +0200

commit with codex

Diffstat:
induced_subgraph | 2++
1 file changed, 2 insertions(+), 0 deletions(-)

diff --git a/induced_subgraph b/induced_subgraph @@ -2,6 +2,8 @@ A [subgraph] of a [graph] defined by taking a [subset] U of [vertices] and taking the [edges] between the [vertices] of U +- [induced_subgraph_isomorphism] + See also: [subgraph], [graph_minor], [induced_subhypergraph], [induced_cycle], [induced_subinstance] Up: [graph]