F26AGraph - 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]

  

F26AGraph

  

construct F26A graph

 

Calling Sequence

Description

Examples

References

Compatibility

Calling Sequence

F26AGraph()

Description

• 

The F26AGraph() command constructs the F26A graph.

• 

The F26A graph is a symmetric bipartite cubic graph with 26 vertices and 39 edges.

• 

It is the only cubic symmetric graph on 26 vertices.

Examples

withGraphTheory:

withSpecialGraphs:

FF26AGraph

FGraph 1: an undirected graph with 26 vertices and 39 edges

(1)

ChromaticNumberF

2

(2)

DrawGraphF

References

  

"F26A graph", Wikipedia. http://en.wikipedia.org/wiki/F26A_graph

Compatibility

• 

The GraphTheory[SpecialGraphs][F26AGraph] command was introduced in Maple 2025.

• 

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

See Also

SpecialGraphs

 


Download Help Document