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
E
empty()
- Method in class basic.
BreadthFirstSearch
empty()
- Method in class basic.
SlowDepthFirstSearch
empty()
- Method in class core.
BestFirstSearch
This method tells whether the queue is empty or not.
empty()
- Method in class core.
DirectedSearch
This method is the hook for the check if the queue is empty during the search.
entrySet()
- Method in class util.
DummyMap
This method will return an empty set (in fact an instance of DummySet).
expand(T)
- Method in interface core.
Problem
Generates all successor states of the given state.
extended
- package extended
contains more advanced search algorithms and the corresponding problem interfaces
extract(int, int, int)
- Static method in class util.
PackedArray
This method extracts a section of an integer, by slicing the integer into equal parts of the given size and extracting the part with the given index.
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