Interface PlannerUtils.PlanReduction

All Known Implementing Classes:
PlannerUtils.ReducedPlan, PlannerUtils.SimplePlanReduction, PlannerUtils.TopNReduction
Enclosing class:
PlannerUtils

public static sealed interface PlannerUtils.PlanReduction permits PlannerUtils.SimplePlanReduction, PlannerUtils.TopNReduction, PlannerUtils.ReducedPlan