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

  

ChvatalGraph

  

construct Chvatal graph

 

Calling Sequence

Description

Examples

References

Compatibility

Calling Sequence

ChvatalGraph()

Description

• 

The ChvatalGraph() command constructs the Chvátal graph, a 4-regular graph with 12 vertices and 18 edges. Its chromatic number is 4.

• 

The Chvátal graph was first described by Václav Chvátal.

Examples

(1)

(2)

(3)

(4)

References

  

"Chvátal graph", Wikipedia. http://en.wikipedia.org/wiki/Chvatal_graph

Compatibility

• 

The GraphTheory[SpecialGraphs][ChvatalGraph] command was introduced in Maple 2017.

• 

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

See Also

SpecialGraphs

 


Download Help Document