Module Explore.MakeSource

Parameters

module S : SearchProblem

Signature

Sourceval depth_first : S.state -> S.state
Sourceval debug_depth_first : S.state -> S.state
Sourceval breadth_first : S.state -> S.state
Sourceval debug_breadth_first : S.state -> S.state