Uses of Class
org.graphstream.algorithm.generator.LCFGenerator.LCF

Packages that use LCFGenerator.LCF
org.graphstream.algorithm.generator   
org.graphstream.algorithm.generator.lcf   
 

Uses of LCFGenerator.LCF in org.graphstream.algorithm.generator
 

Constructors in org.graphstream.algorithm.generator with parameters of type LCFGenerator.LCF
LCFGenerator(LCFGenerator.LCF lcf, int initialRingSize, boolean canBeExtended)
          Build a new graph generator using a LCF notation.
 

Uses of LCFGenerator.LCF in org.graphstream.algorithm.generator.lcf
 

Fields in org.graphstream.algorithm.generator.lcf declared as LCFGenerator.LCF
static LCFGenerator.LCF Balaban10CageGraphGenerator.BALABAN_10CAGE_GRAPH_LCF
          LCF notation of a Balaban 10-cage graph.
static LCFGenerator.LCF Balaban11CageGraphGenerator.BALABAN_11CAGE_GRAPH_LCF
          LCF notation of a Balaban 11-cage graph.
static LCFGenerator.LCF BidiakisCubeGenerator.BIDIAKIS_CUBE_LCF
          LCF notation of a Bidiakis cube.
static LCFGenerator.LCF BiggsSmithGraphGenerator.BIGGS_SMITH_GRAPH_LCF
          LCF notation of a Biggs-Smith graph.
static LCFGenerator.LCF CubicalGraphGenerator.CUBICAL_LCF
           
static LCFGenerator.LCF DesarguesGraphGenerator.DESARGUES_GRAPH_LCF
          LCF notation of a Desargues graph.
static LCFGenerator.LCF DodecahedralGraphGenerator.DODECAHEDRAL_GRAPH_LCF
          LCF notation of a dodecahedral graph.
static LCFGenerator.LCF DyckGraphGenerator.DYCK_GRAPH_LCF
          LCF notation of a Dyck graph.
static LCFGenerator.LCF F26AGraphGenerator.F26A_GRAPH_LCF
          LCF notation of a F26A graph.
static LCFGenerator.LCF FosterGraphGenerator.FOSTER_GRAPH_LCF
          LCF notation of a Foster graph.
static LCFGenerator.LCF FranklinGraphGenerator.FRANKLIN_GRAPH_LCF
          LCF notation of a Franklin graph.
static LCFGenerator.LCF FruchtGraphGenerator.FRUCHT_GRAPH_LCF
          LCF notation of a Frucht graph.
static LCFGenerator.LCF GrayGraphGenerator.GRAY_GRAPH_LCF
          LCF notation of a Gray graph.
static LCFGenerator.LCF HarriesGraphGenerator.HARRIES_GRAPH_LCF
          LCF notation of a Harries graph.
static LCFGenerator.LCF HarriesWongGraphGenerator.HARRIES_WONG_GRAPH_LCF
          LCF notation of a Harries-Wong graph.
static LCFGenerator.LCF HeawoodGraphGenerator.HEAWOOD_GRAPH_LCF
          LCF notation of a Headwood graph.
static LCFGenerator.LCF LjubljanaGraphGenerator.LJUBLJANA_GRAPH_LCF
          LCF notation of a Ljubljana graph.
static LCFGenerator.LCF McGeeGraphGenerator.MCGEE_GRAPH_LCF
          LCF notation of a McGee graph.
static LCFGenerator.LCF MobiusKantorGraphGenerator.MOBIUS_KANTOR_GRAPH_LCF
          LCF notation of a Mobius-Kantor graph.
static LCFGenerator.LCF NauruGraphGenerator.NAURU_GRAPH_LCF
          LCF notation of a Nauru graph.
static LCFGenerator.LCF PappusGraphGenerator.PAPPUS_GRAPH_LCF
          LCF notation of a Pappus graph.
static LCFGenerator.LCF TetrahedralGraphGenerator.TETRAHEDRAL_LCF
          LCF notation of a tetrahedral graph. [2, -2]^2
static LCFGenerator.LCF TruncatedCubicalGraphGenerator.TRUNCATED_CUBICAL_GRAPH_LCF
          LCF notation of a truncated cubical graph.
static LCFGenerator.LCF TruncatedDodecahedralGraphGenerator.TRUNCATED_DODECAHEDRAL_GRAPH_LCF
          LCF notation of a truncated dodecahedral graph.
static LCFGenerator.LCF TruncatedOctahedralGraphGenerator.TRUNCATED_OCTAHEDRAL_GRAPH_LCF
          LCF notation of a truncated octahedral graph.
static LCFGenerator.LCF TruncatedTetrahedralGraphGenerator.TRUNCATED_TETRAHEDRAL_GRAPH_LCF
          LCF notation of a truncated tetrahedral graph.
static LCFGenerator.LCF Tutte12CageGraphGenerator.TUTTE_12CAGE_GRAPH_LCF
          LCF notation of a Tutte 12-cage graph.
static LCFGenerator.LCF TutteCoxeterGraphGenerator.TUTTE_COXETER_GRAPH_LCF
          LCF notation of a Tutte-Coxeter graph.
static LCFGenerator.LCF UtilityGraphGenerator.UTILITY_LCF
          LCF notation of a utility graph. [3]^6
static LCFGenerator.LCF WagnerGraphGenerator.WAGNER_LCF
          LCF notation of a Wagner graph.
 



Copyright © 2012. All Rights Reserved.