public class ALCLearningAlgorithm extends RefinementOperatorBasedLearningAlgorithmBase<org.semanticweb.owlapi.model.OWLClassExpression>
| Constructor and Description |
|---|
ALCLearningAlgorithm(org.semanticweb.owlapi.model.OWLOntology ontology,
org.semanticweb.owlapi.reasoner.OWLReasoner reasoner) |
| Modifier and Type | Method and Description |
|---|---|
LearningProblem |
getLearningProblem()
Get underlying learning problem.
|
void |
setLearningProblem(LearningProblem learningProblem)
Set the learning problem, which the algorithm should solve.
|
init, startpublic ALCLearningAlgorithm(org.semanticweb.owlapi.model.OWLOntology ontology, org.semanticweb.owlapi.reasoner.OWLReasoner reasoner)
public LearningProblem getLearningProblem()
LearningAlgorithmpublic void setLearningProblem(LearningProblem learningProblem)
LearningAlgorithmlearningProblem - The learning problem to solve.
DL-Learner is licenced under the terms of the GNU General Public License.
Copyright © 2007-2019 Jens Lehmann