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
U
- UNBOUNDED - org.graphstream.algorithm.networksimplex.NetworkSimplex.SolutionStatus
-
The problem is unbounded (this happens when the graph contains an uncapacitated negative cost cycle).
- UNDEFINED - org.graphstream.algorithm.networksimplex.NetworkSimplex.SolutionStatus
-
The current solution is outdated.
- union(Object, Object) - Method in class org.graphstream.algorithm.util.DisjointSets
-
Union of the set containing
e1
and the set containinge2
. - unsafeGet(int) - Method in class org.graphstream.algorithm.FixedArrayList
-
I-th element.
- unweightedEccentricity(Node, boolean) - Static method in class org.graphstream.algorithm.Toolkit
-
Eccentricity of a node not considering edge weights.
- URLGenerator - Class in org.graphstream.algorithm.generator
-
Generate a graph using the web.
- URLGenerator(String...) - Constructor for class org.graphstream.algorithm.generator.URLGenerator
- URLGenerator.Mode - Enum in org.graphstream.algorithm.generator
- URLGenerator.URLFilter - Interface in org.graphstream.algorithm.generator
-
Defines url filter.
- UTILITY_LCF - Static variable in class org.graphstream.algorithm.generator.lcf.UtilityGraphGenerator
-
LCF notation of a utility graph. [3]^6
- UtilityGraphGenerator - Class in org.graphstream.algorithm.generator.lcf
-
Build a utility graph.
- UtilityGraphGenerator() - Constructor for class org.graphstream.algorithm.generator.lcf.UtilityGraphGenerator
All Classes|All Packages