variables for describing algorithms Flashcards
1
Q
variables for algos
A
b
d
m
L
2
Q
b algo variable
A
branching factor in recursive definition
3
Q
d algo variable
A
depth of shallowest solution
4
Q
m
A
max depth of search tree
5
Q
L
A
depth limit