Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
K
L
M
N
O
P
Q
R
S
T
U
V
W
X
E
Edge
- Interface in
helix.graph.model
edges()
- Method in class helix.graph.model.impl.memory.
MemVertex
edges()
- Method in interface helix.graph.model.
Vertex
get Iterable over all edges that are incident to this vertex
edgeSetFactory()
- Method in interface helix.graph.model.
Graph
edgeSetFactory()
- Method in class helix.graph.model.impl.memory.
MemGraph
EdgeToVertexIterable
- Class in
helix.graph.model
EdgeToVertexIterable(Iterable<Edge>, Vertex)
- Constructor for class helix.graph.model.
EdgeToVertexIterable
EdgeToVertexIterator
- Class in
helix.graph.model
EdgeToVertexIterator(Iterator<Edge>, Vertex)
- Constructor for class helix.graph.model.
EdgeToVertexIterator
EmbeddedColorOptimizer
- Class in
helix.graph.algo.c3part.optimizer
EmbeddedColorOptimizer(C3PartAlgo, Graph, Graph)
- Constructor for class helix.graph.algo.c3part.optimizer.
EmbeddedColorOptimizer
required constructor
EmptyIterable
<
E
> - Class in
helix.graph.util
EmptyIterable()
- Constructor for class helix.graph.util.
EmptyIterable
EmptyIterator
<
E
> - Class in
helix.graph.util
EmptyIterator()
- Constructor for class helix.graph.util.
EmptyIterator
enter()
- Method in class helix.graph.algo.
CCVisitor
enter()
- Method in interface helix.graph.algo.
Visitor
EpsilonCloser
- Class in
helix.graph.algo.c3part.preprocessor
a class to compute delta closure on the epsilon (correspondance) relation in datagraphs.
note: to close on other (non zero color) relations, use the
DataGraphCloser
class instead.
EpsilonCloser(int)
- Constructor for class helix.graph.algo.c3part.preprocessor.
EpsilonCloser
close on color 0 (epsilon) with delta.
epsilonMatrix(Graph)
- Static method in class helix.graph.algo.c3part.reporter.
GraphStatistics
count the number of epsilon links between each datasubgraph return the matrix of occurences (diagonal contains the number of internal links)
equals(Edge)
- Method in interface helix.graph.model.
Edge
equals(Object)
- Method in class helix.graph.model.impl.
ImmutableRegistryValue
Compares this RegistryValue to the specified object.
equals(Edge)
- Method in class helix.graph.model.impl.memory.
MemEdge
equals(Object)
- Method in class helix.graph.model.impl.
RColorSet
equals(Object)
- Method in class helix.graph.model.impl.
RVertex
equals(Object)
- Method in class helix.graph.model.impl.
RVertexArray
equals(Object)
- Method in class helix.graph.model.impl.
RVertexList
equals(Object)
- Method in class helix.graph.model.impl.
RVertexSet
equals(Object)
- Method in class helix.graph.util.
IPermutation
override equals
ErdosGenerator
- Class in
helix.graph.algo
ErdosGenerator(int, double)
- Constructor for class helix.graph.algo.
ErdosGenerator
exit()
- Method in class helix.graph.algo.
CCVisitor
exit()
- Method in interface helix.graph.algo.
Visitor
expand(Graph)
- Method in class helix.graph.algo.c3part.compressor.
AbstractCompressor
expand graph to its uncompressed state
expand(Graph)
- Method in interface helix.graph.algo.c3part.compressor.
GraphCompressor
expand graph to its uncompressed (initial) state
expand(Graph)
- Method in class helix.graph.algo.c3part.compressor.
NoCompressor
expandVertex(Vertex, Graph)
- Method in class helix.graph.algo.c3part.compressor.
AbstractMultiCompressor
restore compressed vertex v to its initial state
expandVertex(Vertex, Graph)
- Method in interface helix.graph.algo.c3part.compressor.
GraphCompressor
restore compressed alias vertex v to its initial state
expandVertex(Vertex, Graph)
- Method in class helix.graph.algo.c3part.compressor.
MultiInSetCompressor
expand single vertex and recompute root colors
expandVertex(Vertex, Graph)
- Method in class helix.graph.algo.c3part.compressor.
NoCompressor
ExtendedConnector
- Class in
helix.graph.algo.c3part.lookahead
ExtendedConnector()
- Constructor for class helix.graph.algo.c3part.lookahead.
ExtendedConnector
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
K
L
M
N
O
P
Q
R
S
T
U
V
W
X