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

  

SzekeresSnark

  

construct Szekeres snark graph

  

DoubleStarSnark

  

construct double snark graph

 

Calling Sequence

Description

Examples

Calling Sequence

SzekeresSnark()

DoubleStarSnark()

Description

• 

A snark is a nontrivial cubic graph with chromatic index 4.

• 

The SzekeresSnark command creates a snark with 50 vertices.

• 

The DoubleStarSnark command creates a snark with 30 vertices.

Examples

withGraphTheory:

withSpecialGraphs:

GSzekeresSnark

GGraph 1: an undirected graph with 50 vertices and 75 edge(s)

(1)

DrawGraphG

HDoubleStarSnark

HGraph 2: an undirected graph with 30 vertices and 45 edge(s)

(2)

DrawGraphH

See Also

FlowerSnark

GeneralizedBlanusaSnark

GoldbergSnark

SpecialGraphs

WatkinsSnark