GraphJoin[g1,g2,…]
constructs the join of graphs ,
, and so on. This is the graph obtained by adding all possible edges between different graphs to the graph union of
,
, ….


GraphJoin
GraphJoin[g1,g2,…]
constructs the join of graphs ,
, and so on. This is the graph obtained by adding all possible edges between different graphs to the graph union of
,
, ….
Details and Options
- To use GraphJoin, you first need to load the Combinatorica Package using Needs["Combinatorica`"].
See Also
Tech Notes
Related Guides
-
▪
- Combinatorica Package ▪
- Constructing Graphs ▪
- Graphs & Networks ▪
- Graph Visualization ▪
- Computation on Graphs ▪
- Graph Construction & Representation ▪
- Graphs and Matrices ▪
- Graph Properties & Measurements ▪
- Graph Operations and Modifications ▪
- Statistical Analysis ▪
- Social Network Analysis ▪
- Graph Properties ▪
- Mathematical Data Formats ▪
- Discrete Mathematics
Text
Wolfram Research (2012), GraphJoin, Wolfram Language function, https://reference.wolfram.com/language/Combinatorica/ref/GraphJoin.html.
CMS
Wolfram Language. 2012. "GraphJoin." Wolfram Language & System Documentation Center. Wolfram Research. https://reference.wolfram.com/language/Combinatorica/ref/GraphJoin.html.
APA
Wolfram Language. (2012). GraphJoin. Wolfram Language & System Documentation Center. Retrieved from https://reference.wolfram.com/language/Combinatorica/ref/GraphJoin.html
BibTeX
@misc{reference.wolfram_2025_graphjoin, author="Wolfram Research", title="{GraphJoin}", year="2012", howpublished="\url{https://reference.wolfram.com/language/Combinatorica/ref/GraphJoin.html}", note=[Accessed: 13-August-2025]}
BibLaTeX
@online{reference.wolfram_2025_graphjoin, organization={Wolfram Research}, title={GraphJoin}, year={2012}, url={https://reference.wolfram.com/language/Combinatorica/ref/GraphJoin.html}, note=[Accessed: 13-August-2025]}