| Package | Description | 
|---|---|
| org.apache.sysds.runtime.controlprogram.parfor.opt | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | CostEstimatorHops | 
| class  | CostEstimatorRuntimeCost estimator for runtime programs. | 
| Modifier and Type | Method and Description | 
|---|---|
| boolean | OptimizerRuleBased. optimize(ParForStatementBlock sb,
        ParForProgramBlock pb,
        OptTree plan,
        CostEstimator est,
        ExecutionContext ec)Main optimization procedure. | 
| boolean | OptimizerConstrained. optimize(ParForStatementBlock sb,
        ParForProgramBlock pb,
        OptTree plan,
        CostEstimator est,
        ExecutionContext ec)Main optimization procedure. | 
| abstract boolean | Optimizer. optimize(ParForStatementBlock sb,
        ParForProgramBlock pb,
        OptTree plan,
        CostEstimator est,
        ExecutionContext ec)Optimize | 
Copyright © 2021 The Apache Software Foundation. All rights reserved.