runOptimization

protected fun runOptimization(errorCode: ErrorCode, vararg args: String)(source)

Execute the optimization process by using external software dependency.

Parameters

errorCode

The error code used to identify which optimizer failed to run.

args

The optimizer arguments.

Throws

when the optimization fails to run.