CurryInfo: searchtree-unsafe-3.0.0 / Control.Search.SearchTree.Unsafe.bfsStrategy

definition:
 
bfsStrategy :: Strategy a
bfsStrategy t = allBFS [t]
demand:
 no demanded arguments
deterministic:
 deterministic operation
failfree:
 _
indeterministic:
 might be indeterministic
infix:
 no fixity defined
iotype:
 {(_) |-> _}
name:
 bfsStrategy
precedence:
 no precedence defined
result-values:
 _
signature:
 SearchTree a -> Control.Search.SearchTree.ValueSequence a
solution-complete:
 operation might suspend on free variables
terminating:
 possibly non-terminating
totally-defined:
 reducible on all ground data terms