Function inanis::engine::search::run

source ·
pub fn run<const DIAG: bool>(context: &mut SearchContext, depth: i8)
Expand description

Wrapper for the entry point of the regular search, look at run_internal for more information.