BCA151 Discrete Structure

Discrete StructureTU Board 2026

Define graph isomorphism. Consider two graphs G and H with vertex sets V(G)=a,b,c,d and V(H)=1,2,3,4, where E(G)=a,b,b,c,c,d,d,a and E(H)=1,2,2,3,3,4,4,1. Determine whether G and H are isomorphic…

4

Define graph isomorphism. Consider two graphs G and H with vertex sets V(G)={a,b,c,d} and V(H)={1,2,3,4}, where E(G)={{a,b},{b,c},{c,d},{d,a}} and E(H)={{1,2},{2,3},{3,4},{4,1}}. Determine whether G and H are isomorphic and give a suitable vertex correspondence.

A worked answer is on its wayMeanwhile, read the Discrete Structure notes for this topic.

Discussion

Loading…

More Discrete Structure questions

All Discrete Structure old questions