Uses of Class
org.dllearner.algorithms.BruteForceLearner

Packages that use BruteForceLearner
org.dllearner.core.configurators Automatically generated classes, which enable programmatically settingand getting configuration options of components. 
 

Uses of BruteForceLearner in org.dllearner.core.configurators
 

Methods in org.dllearner.core.configurators that return BruteForceLearner
static BruteForceLearner ComponentFactory.getBruteForceLearner(AbstractLearningProblem learningProblem, AbstractReasonerComponent reasoningService)
           
static BruteForceLearner BruteForceLearnerConfigurator.getBruteForceLearner(AbstractLearningProblem learningProblem, AbstractReasonerComponent reasoningService)
           
 

Constructors in org.dllearner.core.configurators with parameters of type BruteForceLearner
BruteForceLearnerConfigurator(BruteForceLearner bruteForceLearner)
           
 



SourceForge.net Logo DL-Learner is licenced under the terms of the GNU General Public License.
Copyright © 2007-2011 Jens Lehmann