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

  

HallJankoGraph

  

construct Hall-Janko graph

 

Calling Sequence

Description

Examples

Compatibility

Calling Sequence

HallJankoGraph()

Description

• 

The HallJankoGraph command creates the Hall-Janko graph.

• 

The Hall-Janko graph is a 36-regular undirected graph with 100 vertices and 1800 edges.

Examples

withGraphTheory:

withSpecialGraphs:

GHallJankoGraph

GGraph 1: an undirected graph with 100 vertices and 1800 edge(s)

(1)

IsRegularG

true

(2)

ChromaticNumberG

10

(3)

Compatibility

• 

The GraphTheory[SpecialGraphs][HallJankoGraph] command was introduced in Maple 2019.

• 

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

See Also

SpecialGraphs