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

  

BerlekampVanLintSeidelGraph

  

construct Berlekamp-van Lint-Seidel graph

 

Calling Sequence

Description

Examples

References

Compatibility

Calling Sequence

BerlekampVanLintSeidelGraph()

Description

• 

The BerlekampVanLintSeidelGraph command creates the Berlekamp-van Lint-Seidel graph.

• 

The Berlekamp-van Lint-Seidel graph is a strongly regular graph with 243 vertices and 2673 edges.

Examples

withGraphTheory:

withSpecialGraphs:

GBerlekampVanLintSeidelGraph

GGraph 1: an undirected graph with 243 vertices and 2673 edge(s)

(1)

IsStronglyRegularG,parameters

true,22,1,2

(2)

References

  

"Berlekamp-van Lint-Seidel graph", Wikipedia. http://en.wikipedia.org/wiki/Berlekamp-van Lint-Seidel_graph

Compatibility

• 

The GraphTheory[SpecialGraphs][BerlekampVanLintSeidelGraph] command was introduced in Maple 2020.

• 

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

See Also

SpecialGraphs