Mycielski - Maple Help
For the best experience, we recommend viewing online help using Google Chrome or Microsoft Edge.

Online Help

All Products    Maple    MapleSim


GraphTheory

  

Mycielski

  

construct Mycielski graph from graph

 

Calling Sequence

Parameters

Description

Examples

Calling Sequence

Mycielski(G)

Parameters

G

-

undirected graph

Description

• 

Mycielski is a graph construction which, given a graph G on  vertices, returns a graph on  vertices. If G is triangle-free with chromatic number , then the returned graph is triangle-free with chromatic number .

Examples

(1)

(2)

(3)

(4)

See Also

ChromaticNumber

 


Download Help Document