public class FLASHAlgorithm
extends java.lang.Object
Constructor and Description |
---|
FLASHAlgorithm() |
Modifier and Type | Method and Description |
---|---|
static AbstractAlgorithm |
create(SolutionSpace<java.lang.Long> solutionSpace,
TransformationChecker checker,
FLASHStrategy strategy)
Creates a new instance of the FLASH algorithm.
|
public static AbstractAlgorithm create(SolutionSpace<java.lang.Long> solutionSpace, TransformationChecker checker, FLASHStrategy strategy)
solutionSpace
- checker
- strategy
-