Function prover_lab::z3log::compute_instantiation_times
source · pub fn compute_instantiation_times(model: &Model) -> Vec<(String, Vec<usize>)> ⓘ
Expand description
Compute top instantiated terms and retrieve the “timestamps” at which instantiations occur for each of the top terms.