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

Online Help

All Products    Maple    MapleSim


GraphTheory[SpecialGraphs]

  

KrackhardtKiteGraph

  

construct Krackhardt kite graph

 

Calling Sequence

Description

Examples

References

Compatibility

Calling Sequence

KrackhardtKiteGraph()

Description

• 

The KrackhardtKiteGraph command creates the Krackhardt kite graph.

• 

The Krackhardt kite graph is an undirected graph with 10 vertices and 18 edges.

Examples

withGraphTheory:

withSpecialGraphs:

KGKrackhardtKiteGraph

KGGraph 1: an undirected graph with 10 vertices and 18 edge(s)

(1)

IsRegularKG

false

(2)

ChromaticNumberKG

4

(3)

References

  

"Krackhardt kite graph", Wikipedia. http://en.wikipedia.org/wiki/Wells_graph

Compatibility

• 

The GraphTheory[SpecialGraphs][KrackhardtKiteGraph] command was introduced in Maple 2021.

• 

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

See Also

SpecialGraphs