pub fn interpret_bounded_kernel_slice(
batch: &ProjectionImportBatchV3,
policy: &CompilerPolicy,
budget: &ExecutionBudget,
) -> BoundedKernelSliceInterpretationExpand description
Interprets a batch through compilation, oracle support, and scheduler selection.