Index
A B C D E F G H I J K L M N O P R S T U V W X Y
All Classes|All Packages
All Classes|All Packages
All Classes|All Packages
N
- NAURU_GRAPH_LCF - Static variable in class org.graphstream.algorithm.generator.lcf.NauruGraphGenerator
-
LCF notation of a Nauru graph.
- NauruGraphGenerator - Class in org.graphstream.algorithm.generator.lcf
-
Build a Nauru graph.
- NauruGraphGenerator() - Constructor for class org.graphstream.algorithm.generator.lcf.NauruGraphGenerator
- NetworkSimplex - Class in org.graphstream.algorithm.networksimplex
-
Minimum cost flow problem
- NetworkSimplex(String, String, String) - Constructor for class org.graphstream.algorithm.networksimplex.NetworkSimplex
-
Creates a network simplex instance specifying attribute names to be used.
- NetworkSimplex.ArcStatus - Enum in org.graphstream.algorithm.networksimplex
-
Arc status
- NetworkSimplex.PricingStrategy - Enum in org.graphstream.algorithm.networksimplex
-
Pricing strategy used at each iteration of the algorithm.
- NetworkSimplex.SolutionStatus - Enum in org.graphstream.algorithm.networksimplex
-
The status of the current solution.
- nextEvents() - Method in class org.graphstream.algorithm.generator.BananaTreeGenerator
- nextEvents() - Method in class org.graphstream.algorithm.generator.BarabasiAlbertGenerator
-
Step of the generator.
- nextEvents() - Method in class org.graphstream.algorithm.generator.ChainGenerator
-
Add a new node (link) in the chain.
- nextEvents() - Method in class org.graphstream.algorithm.generator.ChvatalGenerator
- nextEvents() - Method in class org.graphstream.algorithm.generator.DorogovtsevMendesGenerator
-
Step of the DorogovtsevMendes generator.
- nextEvents() - Method in class org.graphstream.algorithm.generator.FlowerSnarkGenerator
- nextEvents() - Method in class org.graphstream.algorithm.generator.FullGenerator
-
Add a new node and connect it with all others.
- nextEvents() - Method in interface org.graphstream.algorithm.generator.Generator
-
Perform the next step in generating the graph.
- nextEvents() - Method in class org.graphstream.algorithm.generator.GridGenerator
-
Grow the graph.
- nextEvents() - Method in class org.graphstream.algorithm.generator.HypercubeGenerator
-
Grows the hypercube dimension by doubling all the existing nodes and adding the corresponding edges.
- nextEvents() - Method in class org.graphstream.algorithm.generator.IncompleteGridGenerator
-
Grow the graph.
- nextEvents() - Method in class org.graphstream.algorithm.generator.LCFGenerator
- nextEvents() - Method in class org.graphstream.algorithm.generator.LifeGenerator
- nextEvents() - Method in class org.graphstream.algorithm.generator.LobsterGenerator
- nextEvents() - Method in class org.graphstream.algorithm.generator.PetersenGraphGenerator
- nextEvents() - Method in class org.graphstream.algorithm.generator.PointsOfInterestGenerator
-
Step of the generator.
- nextEvents() - Method in class org.graphstream.algorithm.generator.PreferentialAttachmentGenerator
-
Deprecated.Step of the generator.
- nextEvents() - Method in class org.graphstream.algorithm.generator.RandomEuclideanGenerator
-
Step of the generator.
- nextEvents() - Method in class org.graphstream.algorithm.generator.RandomFixedDegreeDynamicGraphGenerator
-
Step of the generator.
- nextEvents() - Method in class org.graphstream.algorithm.generator.RandomGenerator
-
If edge removing is allowed, removes a small fraction of the existing edges.
- nextEvents() - Method in class org.graphstream.algorithm.generator.URLGenerator
- nextEvents() - Method in class org.graphstream.algorithm.generator.WattsStrogatzGenerator
- nextIndex() - Method in interface org.graphstream.algorithm.TarjanStronglyConnectedComponents.IndexGenerator
-
Create a new index.
- nextIndex() - Method in class org.graphstream.algorithm.TarjanStronglyConnectedComponents.IntegerIndexGenerator
- NODE - org.graphstream.algorithm.Dijkstra.Element
-
The length of a path is the sum of the lengths of its nodes.
- nodeAdded(String, long, String) - Method in class org.graphstream.algorithm.APSP
- nodeAdded(String, long, String) - Method in class org.graphstream.algorithm.community.DecentralizedCommunityAlgorithm
- nodeAdded(String, long, String) - Method in class org.graphstream.algorithm.ConnectedComponents
- nodeAdded(String, long, String) - Method in class org.graphstream.algorithm.DStar
- nodeAdded(String, long, String) - Method in class org.graphstream.algorithm.generator.RandomEuclideanGenerator
- nodeAdded(String, long, String) - Method in class org.graphstream.algorithm.measure.CommunityMeasure
- nodeAdded(String, long, String) - Method in class org.graphstream.algorithm.measure.CommunityRelativeMeasure
- nodeAdded(String, long, String) - Method in class org.graphstream.algorithm.measure.MaxSimultaneousNodeCount
- nodeAdded(String, long, String) - Method in class org.graphstream.algorithm.networksimplex.DynamicOneToAllShortestPath
- nodeAdded(String, long, String) - Method in class org.graphstream.algorithm.networksimplex.NetworkSimplex
- nodeAdded(String, long, String) - Method in class org.graphstream.algorithm.PageRank
- nodeAdded(String, long, String) - Method in class org.graphstream.algorithm.randomWalk.RandomWalk
- nodeAdded(String, long, String) - Method in class org.graphstream.ui.layout.Eades84Layout
- nodeAdded(String, long, String) - Method in class org.graphstream.ui.layout.HierarchicalLayout
- nodeAttributeAdded(String, long, String, String, Object) - Method in class org.graphstream.algorithm.community.DecentralizedCommunityAlgorithm
- nodeAttributeAdded(String, long, String, String, Object) - Method in class org.graphstream.algorithm.DStar
- nodeAttributeAdded(String, long, String, String, Object) - Method in class org.graphstream.algorithm.generator.RandomEuclideanGenerator
- nodeAttributeAdded(String, long, String, String, Object) - Method in class org.graphstream.algorithm.measure.CommunityMeasure
- nodeAttributeAdded(String, long, String, String, Object) - Method in class org.graphstream.algorithm.networksimplex.NetworkSimplex
- nodeAttributeChanged(String, long, String, String, Object, Object) - Method in class org.graphstream.algorithm.community.DecentralizedCommunityAlgorithm
- nodeAttributeChanged(String, long, String, String, Object, Object) - Method in class org.graphstream.algorithm.DStar
- nodeAttributeChanged(String, long, String, String, Object, Object) - Method in class org.graphstream.algorithm.generator.RandomEuclideanGenerator
- nodeAttributeChanged(String, long, String, String, Object, Object) - Method in class org.graphstream.algorithm.measure.CommunityMeasure
- nodeAttributeChanged(String, long, String, String, Object, Object) - Method in class org.graphstream.algorithm.measure.CommunityRelativeMeasure
- nodeAttributeChanged(String, long, String, String, Object, Object) - Method in class org.graphstream.algorithm.networksimplex.NetworkSimplex
- nodeAttributeRemoved(String, long, String, String) - Method in class org.graphstream.algorithm.community.DecentralizedCommunityAlgorithm
- nodeAttributeRemoved(String, long, String, String) - Method in class org.graphstream.algorithm.DStar
- nodeAttributeRemoved(String, long, String, String) - Method in class org.graphstream.algorithm.generator.RandomEuclideanGenerator
- nodeAttributeRemoved(String, long, String, String) - Method in class org.graphstream.algorithm.networksimplex.NetworkSimplex
- NodeCountMeasure() - Constructor for class org.graphstream.algorithm.measure.ElementCountMeasure.NodeCountMeasure
- NodeCountMeasure(String) - Constructor for class org.graphstream.algorithm.measure.ElementCountMeasure.NodeCountMeasure
- nodeRemoved(String, long, String) - Method in class org.graphstream.algorithm.APSP
- nodeRemoved(String, long, String) - Method in class org.graphstream.algorithm.community.DecentralizedCommunityAlgorithm
- nodeRemoved(String, long, String) - Method in class org.graphstream.algorithm.ConnectedComponents
- nodeRemoved(String, long, String) - Method in class org.graphstream.algorithm.DStar
- nodeRemoved(String, long, String) - Method in class org.graphstream.algorithm.generator.RandomEuclideanGenerator
- nodeRemoved(String, long, String) - Method in class org.graphstream.algorithm.measure.CommunityMeasure
- nodeRemoved(String, long, String) - Method in class org.graphstream.algorithm.measure.CommunityRelativeMeasure
- nodeRemoved(String, long, String) - Method in class org.graphstream.algorithm.measure.MaxSimultaneousNodeCount
- nodeRemoved(String, long, String) - Method in class org.graphstream.algorithm.networksimplex.DynamicOneToAllShortestPath
- nodeRemoved(String, long, String) - Method in class org.graphstream.algorithm.networksimplex.NetworkSimplex
- nodeRemoved(String, long, String) - Method in class org.graphstream.algorithm.PageRank
- nodeRemoved(String, long, String) - Method in class org.graphstream.ui.layout.Eades84Layout
- nodeRemoved(String, long, String) - Method in class org.graphstream.ui.layout.HierarchicalLayout
- nodes() - Method in class org.graphstream.algorithm.ConnectedComponents.ConnectedComponent
-
Return an stream over the nodes of this component.
- NONBASIC_LOWER - org.graphstream.algorithm.networksimplex.NetworkSimplex.ArcStatus
-
Non basic arc with zero flow
- NONBASIC_UPPER - org.graphstream.algorithm.networksimplex.NetworkSimplex.ArcStatus
-
Non basic saturated arc
- NONE - org.graphstream.algorithm.measure.AbstractCentrality.NormalizationMode
- noPathFound() - Method in class org.graphstream.algorithm.AStar
-
After having called
AStar.compute()
orAStar.compute(String, String)
, if theAStar.getShortestPath()
returns null, or this method return true, there is no path from the given source node to the given target node. - NormalizedMutualInformation - Class in org.graphstream.algorithm.measure
-
Computes and updated the current Normalized Mutual Information (NMI) measure between a dynamically-performed community assignment on a graph as it evolves and a fixed assignment, known as reference.
- NormalizedMutualInformation(String) - Constructor for class org.graphstream.algorithm.measure.NormalizedMutualInformation
-
New NMI measure, using the given marker for the dynamically performed assignment, and the default marker for the reference assignment.
- NormalizedMutualInformation(String, String) - Constructor for class org.graphstream.algorithm.measure.NormalizedMutualInformation
-
New NMI measure, using the given marker for the dynamically performed assignment, and the given refrenceMarker for the reference assignment.
- NotInitializedException - Exception in org.graphstream.algorithm
- NotInitializedException(Algorithm) - Constructor for exception org.graphstream.algorithm.NotInitializedException
- number() - Method in class org.graphstream.algorithm.measure.CommunityDistribution
-
Get the number of communities
All Classes|All Packages