dwave.system.samplers.StrideHybridSolver.estimated_min_time_limit# StrideHybridSolver.estimated_min_time_limit(nlm: Model) → float[source]# Return the minimum required time, in seconds, estimated for the given problem. Runtime (and charge time) is not guaranteed to be shorter than this minimum time. Parameters: nlm (Model) – A nonlinear model.