Wp_gui.GuiTacticclass type composer = object ... endclass type browser = object ... endclass tactic : Wp.Tactical.t -> ( Stdlib.Format.formatter ->
Wp.Tactical.selection ->
unit ) -> object ... endtype callback = depth:int -> width:int -> Wp.Strategy.heuristic list -> unitclass strategies : unit -> object ... end