wiki_research

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

commit a645d0286bb11d422cb3a2c098c2a5884263219e
parent 303c3bc4165c40a7bbf5642b97b138db2895050f
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]