részgráfot
A részgráfot, often translated as subgraph, is a fundamental concept in graph theory. A graph is defined by a set of vertices (nodes) and a set of edges connecting pairs of these vertices. A subgraph is essentially a smaller graph that is contained within a larger graph.
Formally, let G = (V, E) be a graph, where V is the set of vertices and E
There are different types of subgraphs. A spanning subgraph is a subgraph that contains all the vertices