Clique-sum (source code)

= Clique-sum
{wiki=Clique-sum}

The **clique-sum** is a graph operation used primarily in graph theory, particularly in the study of graph properties and constructions. This operation allows you to combine two graphs in a way that preserves some of their characteristics while introducing new structure. Here’s how the clique-sum operates: 1. **Graphs Involved**: You start with two graphs, say \\(G_1\\) and \\(G_2\\).