Skip to main content

interpret_bounded_kernel_slice

Function interpret_bounded_kernel_slice 

Source
pub fn interpret_bounded_kernel_slice(
    batch: &ProjectionImportBatchV3,
    policy: &CompilerPolicy,
    budget: &ExecutionBudget,
) -> BoundedKernelSliceInterpretation
Expand description

Interprets a batch through compilation, oracle support, and scheduler selection.