Logo
Pattern

Discover published sets by community

Explore tens of thousands of sets crafted by our community.

Graph Isomorphism

8

Flashcards

0/8

Still learning
StarStarStarStar

Edge Preservation

StarStarStarStar

Isomorphic graphs must have edges preserved exactly under the mapping of nodes.

StarStarStarStar

Node Correspondence

StarStarStarStar

Two graphs are isomorphic if there is a one-to-one correspondence between their nodes that preserves edges.

StarStarStarStar

Number of Nodes and Edges

StarStarStarStar

Two graphs must have the same number of nodes (vertices) and edges to be isomorphic.

StarStarStarStar

Planarity

StarStarStarStar

Both graphs must be planar or both non-planar for them to be isomorphic.

StarStarStarStar

Cycle Structure

StarStarStarStar

Graphs should exhibit the same cycle structure to be isomorphic, including the length and number of cycles.

StarStarStarStar

Subgraph Isomorphism

StarStarStarStar

The presence of similar subgraphs can be indicative of isomorphism, but does not prove it on its own.

StarStarStarStar

Degree Sequence

StarStarStarStar

Graphs must have the same degree sequence to be isomorphic.

StarStarStarStar

Graph Automorphisms

StarStarStarStar

An isomorphism of a graph onto itself is called an automorphism. The number of automorphisms can give insights into possible isomorphisms between two graphs.

Know
0
Still learning
Click to flip
Know
0
Logo

© Hypatia.Tech. 2024 All rights reserved.