Skip navigation links
A B C D E F G H I K L M N O P R S T U V W X Y 

F

F26A_GRAPH_LCF - Static variable in class org.graphstream.algorithm.generator.lcf.F26AGraphGenerator
LCF notation of a F26A graph.
F26AGraphGenerator - Class in org.graphstream.algorithm.generator.lcf
Build a F26A graph.
F26AGraphGenerator() - Constructor for class org.graphstream.algorithm.generator.lcf.F26AGraphGenerator
 
FibonacciHeap<K extends java.lang.Comparable<K>,V> - Class in org.graphstream.algorithm.util
Fibonacci heap is a data structure used mainly to implement priority queues.
FibonacciHeap() - Constructor for class org.graphstream.algorithm.util.FibonacciHeap
Creates a new empty Fibonacci heap.
FibonacciHeap.Node - Class in org.graphstream.algorithm.util
This class encapsulates pairs (key, value) in nodes stored in Fibonacci heaps.
fillAdjacencyMatrix(Graph, int[][]) - Static method in class org.graphstream.algorithm.Toolkit
Fills an array with the adjacency matrix of a graph.
fillIncidenceMatrix(Graph, byte[][]) - Static method in class org.graphstream.algorithm.Toolkit
Fills an array with the incidence matrix of a graph.
findTheMostUsedEdges() - Method in class org.graphstream.algorithm.randomWalk.RandomWalk
Sort all edges by their "passes" attribute and return the array of sorted edges.
findTheMostUsedNodes() - Method in class org.graphstream.algorithm.randomWalk.RandomWalk
Sort all nodes by their "passes" attribute and return the array of sorted nodes.
FixedArrayList<E> - Class in org.graphstream.algorithm
Array list with immutable element indices.
FixedArrayList() - Constructor for class org.graphstream.algorithm.FixedArrayList
 
FixedArrayList(int) - Constructor for class org.graphstream.algorithm.FixedArrayList
 
FlowAlgorithm - Interface in org.graphstream.algorithm.flow
Defines algorithm used to compute maximum flow.
FlowAlgorithmBase - Class in org.graphstream.algorithm.flow
Base for flow algorithms.
FlowerSnarkGenerator - Class in org.graphstream.algorithm.generator
Flower snark generator.
FlowerSnarkGenerator() - Constructor for class org.graphstream.algorithm.generator.FlowerSnarkGenerator
 
FordFulkersonAlgorithm - Class in org.graphstream.algorithm.flow
The Ford-Fulkerson algorithm to compute maximum flow.
FordFulkersonAlgorithm() - Constructor for class org.graphstream.algorithm.flow.FordFulkersonAlgorithm
 
FOSTER_GRAPH_LCF - Static variable in class org.graphstream.algorithm.generator.lcf.FosterGraphGenerator
LCF notation of a Foster graph.
FosterGraphGenerator - Class in org.graphstream.algorithm.generator.lcf
Build a Foster graph.
FosterGraphGenerator() - Constructor for class org.graphstream.algorithm.generator.lcf.FosterGraphGenerator
 
FRANKLIN_GRAPH_LCF - Static variable in class org.graphstream.algorithm.generator.lcf.FranklinGraphGenerator
LCF notation of a Franklin graph.
FranklinGraphGenerator - Class in org.graphstream.algorithm.generator.lcf
Build a Franklin graph.
FranklinGraphGenerator() - Constructor for class org.graphstream.algorithm.generator.lcf.FranklinGraphGenerator
 
freezeNode(String, boolean) - Method in class org.graphstream.ui.layout.Eades84Layout
 
freezeNode(String, boolean) - Method in class org.graphstream.ui.layout.HierarchicalLayout
 
FRUCHT_GRAPH_LCF - Static variable in class org.graphstream.algorithm.generator.lcf.FruchtGraphGenerator
LCF notation of a Frucht graph.
FruchtGraphGenerator - Class in org.graphstream.algorithm.generator.lcf
Build a Frucht graph.
FruchtGraphGenerator() - Constructor for class org.graphstream.algorithm.generator.lcf.FruchtGraphGenerator
 
FullGenerator - Class in org.graphstream.algorithm.generator
Full graph generator.
FullGenerator() - Constructor for class org.graphstream.algorithm.generator.FullGenerator
New full graph generator.
FullGenerator(boolean, boolean) - Constructor for class org.graphstream.algorithm.generator.FullGenerator
New full graph generator.
FullGenerator(boolean, boolean, String, String) - Constructor for class org.graphstream.algorithm.generator.FullGenerator
New full graph generator.
A B C D E F G H I K L M N O P R S T U V W X Y 
Skip navigation links