Package org.aksw.limes.core.execution.planning.planner
-
Interface Summary Interface Description IPlanner Implements the planner interface. -
Class Summary Class Description CanonicalPlanner Implements the Canonical planner class.DynamicPlanner Implements the Dynamic planner class.ExecutionPlannerFactory Implements the planner factory class.HeliosPlanner Implements the Helios planner class.LigerPlanner Implements a planner class used by the partial recall execution engine class.Planner Implements the planner abstract class. -
Enum Summary Enum Description ExecutionPlannerFactory.ExecutionPlannerType Enum class of allowed planner types.