Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
M
N
P
R
S
T
U
W
G
getExpectedParallelism()
- Method in class cmsc433.p4.
MockNodeFactory
getExpectedParallelism()
- Method in interface cmsc433.p4.
NodeFactory
Return the number of cores we want to keep busy.
getExplore()
- Method in class cmsc433.p4.
MockNodeFactory
getExplorer()
- Static method in class cmsc433.p4.
Tests
Returns an explorer.
getStart()
- Method in class cmsc433.p4.
MockNodeFactory
getStart()
- Method in interface cmsc433.p4.
NodeFactory
Return the starting node for the graph.
getValue(N)
- Method in interface cmsc433.p4.
GraphExploration
Get the result of calling
Node.compute()
on n.
GraphExploration
<
N
extends
Node
<
N
,
V
>,
V
> - Interface in
cmsc433.p4
Encapsulates the result of calling Explorer.explore: exploration of a graph from a start point, and the computation of a value at each node reached
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
M
N
P
R
S
T
U
W