Uses of Interface
org.pentaho.aggdes.algorithm.Algorithm
Packages that use Algorithm
Package
Description
Provides a default implementation of the Aggregate Design algorithm,
which is specified in the
org.pentaho.aggdes.algorithm
package.-
Uses of Algorithm in org.pentaho.aggdes.algorithm.impl
Classes in org.pentaho.aggdes.algorithm.impl that implement AlgorithmModifier and TypeClassDescriptionclass
Implementation ofAlgorithm
that runs theMonte Carlo method
repeatedly, tuning the cost limit each time to yield an effective cost limit.class
Implementation of theAlgorithm
that uses an exhaustive algorithm.class
class