org.drools.planner.config.bruteforce
Class BruteForceSolverPhaseConfig
java.lang.Object
org.drools.planner.config.phase.SolverPhaseConfig
org.drools.planner.config.bruteforce.BruteForceSolverPhaseConfig
public class BruteForceSolverPhaseConfig
- extends SolverPhaseConfig
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
BruteForceSolverPhaseConfig
public BruteForceSolverPhaseConfig()
buildSolverPhase
public BruteForceSolverPhase buildSolverPhase(int phaseIndex,
EnvironmentMode environmentMode,
SolutionDescriptor solutionDescriptor,
ScoreDefinition scoreDefinition,
Termination solverTermination)
- Specified by:
buildSolverPhase
in class SolverPhaseConfig
inherit
public void inherit(BruteForceSolverPhaseConfig inheritedConfig)
Copyright © 2001-2013 JBoss by Red Hat. All Rights Reserved.