- Let G V E Where V 1 2 3 4 E 1 2 2 3 3 4 4 1 1 Find The Number Of Subgraphs Of G With 1 Vert 1 (46.22 KiB) Viewed 97 times
Let G = (V, E), where V = {1,2,3,4}, E = {(1,2), (2,3), (3, 4), (4,1)). 1. Find the number of subgraphs of G with 1 vert
-
- Site Admin
- Posts: 899603
- Joined: Mon Aug 02, 2021 8:13 am
Let G = (V, E), where V = {1,2,3,4}, E = {(1,2), (2,3), (3, 4), (4,1)). 1. Find the number of subgraphs of G with 1 vert
Let G = (V, E), where V = {1,2,3,4}, E = {(1,2), (2,3), (3, 4), (4,1)). 1. Find the number of subgraphs of G with 1 vertex. 2. Find the number of subgraphs of G with 2 vertices. 3. Find the number of subgraphs of G with 3 vertices. 4. Find the number of subgraphs of G with 4 vertices. A solution to this problem will be available after the due date.