Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
C
D
E
G
H
I
K
N
O
P
R
S
T
U
V
W
I
INDEGREE
- Static variable in class de.ipk_gatersleben.ag_nw.centilib.utils.
CentralityHandler
isConnected(Graph<V, E>)
- Static method in class de.ipk_gatersleben.ag_nw.centilib.utils.
GraphCachingUtils
Determines whether the given graph is connected or not.
isDirected(Graph<V, E>)
- Static method in class de.ipk_gatersleben.ag_nw.centilib.utils.
GraphCachingUtils
Determines whether graph is directed or not.
isPossible(Graph<V, E>, String)
- Static method in class de.ipk_gatersleben.ag_nw.centilib.utils.
CentralityHandler
Tests whether a graph meets the requirements for the given centrality, i.e.
isStrongConnected(Graph<V, E>)
- Static method in class de.ipk_gatersleben.ag_nw.centilib.utils.
GraphCachingUtils
Determines whether graph is strongly connected or not.
isUndirected(Graph<V, E>)
- Static method in class de.ipk_gatersleben.ag_nw.centilib.utils.
GraphCachingUtils
Determines whether graph is undirected or not.
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
C
D
E
G
H
I
K
N
O
P
R
S
T
U
V
W