Package org.graphstream.algorithm.generator.lcf

This package contains some generator that produce well-known graphs.

See:
          Description

Class Summary
Balaban10CageGraphGenerator Build a Balaban 10-cage graph.
Balaban11CageGraphGenerator Build a Balaban 11-cage graph.
BidiakisCubeGenerator Build a Bidiakis cube.
BiggsSmithGraphGenerator Build a Biggs-Smith graph.
CubicalGraphGenerator Build a cubical graph.
DesarguesGraphGenerator Build a Desargues graph.
DodecahedralGraphGenerator Build a dodecahedral graph.
DyckGraphGenerator Build a Dyck graph.
F26AGraphGenerator Build a F26A graph.
FosterGraphGenerator Build a Foster graph.
FranklinGraphGenerator Build a Franklin graph.
FruchtGraphGenerator Build a Frucht graph.
GrayGraphGenerator Build a Gray graph.
HarriesGraphGenerator Build a Harries graph.
HarriesWongGraphGenerator Build a Harries-Wong graph.
HeawoodGraphGenerator Build a Heawood graph.
LjubljanaGraphGenerator Build a Ljubljana graph.
McGeeGraphGenerator Build a McGee graph.
MobiusKantorGraphGenerator Build a Mobius-Kantor graph.
NauruGraphGenerator Build a Nauru graph.
PappusGraphGenerator Build a Pappus graph.
TetrahedralGraphGenerator Generate a tetrahedral graph.
TruncatedCubicalGraphGenerator Build a truncated cubical graph.
TruncatedDodecahedralGraphGenerator Build a truncated dodecahedral graph.
TruncatedOctahedralGraphGenerator Build a truncated octahedral graph.
TruncatedTetrahedralGraphGenerator Build a truncated tetrahedral graph.
Tutte12CageGraphGenerator Build a Tutte 12-cage graph.
TutteCoxeterGraphGenerator Build a Tutte-Coxeter graph.
UtilityGraphGenerator Build a utility graph.
WagnerGraphGenerator Build a Wagner graph.
 

Package org.graphstream.algorithm.generator.lcf Description

This package contains some generator that produce well-known graphs. Graphs are generated using a lcf notation. For more informations about the LCF notation, please visit : <Wikipedia



Copyright © 2011. All Rights Reserved.