Module Class_tactics.Search

val eauto_tac : (Hints.hint_mode array list Names.GlobRef.Map.t * TransparentState.t) -> ?⁠unique:bool -> only_classes:bool -> ?⁠strategy:search_strategy -> depth:Int.t option -> dep:bool -> Hints.hint_db list -> unit Proofview.tactic

Note: there might be stuck goals due to mode declarations remaining even in case of success of the tactic.