GraphTheory/SpecialGraphs/BouquetGraph - Maple Help
For the best experience, we recommend viewing online help using Google Chrome or Microsoft Edge.

Online Help

Home : Support : Online Help : GraphTheory/SpecialGraphs/BouquetGraph

GraphTheory[SpecialGraphs]

  

BouquetGraph

  

construct bouquet graph

 

Calling Sequence

Parameters

Description

Examples

Compatibility

Calling Sequence

BouquetGraph(n)

Parameters

n

-

positive integer

Description

• 

The BouquetGraph(n) function creates the bouquet graph, a graph with one vertex and n self-loops.

Examples

(1)

(2)

Compatibility

• 

The GraphTheory[SpecialGraphs][BouquetGraph] command was introduced in Maple 2023.

• 

For more information on Maple 2023 changes, see Updates in Maple 2023.

See Also

DipoleGraph

SpecialGraphs

 


Download Help Document