org.drools.planner.core.phase.custom
Interface CustomSolverPhase

All Superinterfaces:
SolverPhase
All Known Implementing Classes:
DefaultCustomSolverPhase

public interface CustomSolverPhase
extends SolverPhase

A CustomSolverPhase is a SolverPhase which uses the brute force algorithm

See Also:
SolverPhase, AbstractSolverPhase, DefaultCustomSolverPhase

Method Summary
 
Methods inherited from interface org.drools.planner.core.phase.SolverPhase
addSolverPhaseLifecycleListener, removeSolverPhaseLifecycleListener, solve
 



Copyright © 2001-2011 JBoss by Red Hat. All Rights Reserved.