public class BruteForceSolverPhaseConfig extends SolverPhaseConfig
Constructor and Description |
---|
BruteForceSolverPhaseConfig() |
Modifier and Type | Method and Description |
---|---|
BruteForceSolverPhase |
buildSolverPhase(int phaseIndex,
HeuristicConfigPolicy solverConfigPolicy,
Termination solverTermination) |
void |
inherit(BruteForceSolverPhaseConfig inheritedConfig) |
configureSolverPhase, getTerminationConfig, inherit, setTerminationConfig
public BruteForceSolverPhase buildSolverPhase(int phaseIndex, HeuristicConfigPolicy solverConfigPolicy, Termination solverTermination)
buildSolverPhase
in class SolverPhaseConfig
public void inherit(BruteForceSolverPhaseConfig inheritedConfig)
Copyright © 2006-2014 JBoss by Red Hat. All Rights Reserved.