| Class | Description | 
|---|---|
| AllPaths<V,E> | An algorithm to find all paths between two sets of nodes in a directed graph, with
 options to search only simple paths and to limit the path length. | 
| GraphUtils | Utility methods working on graph level by means of JGraphT API. | 
| LabeledEdge<T> | A labeled edge in the graph. | 
| OWLPropertyEdge | A labeled edge that wraps an OWLProperty object as label. | 
| TypedOWLIndividual | Wraps an OWL individual with its types. | 
 DL-Learner is licenced 						under the terms of the GNU General Public License.
 DL-Learner is licenced 						under the terms of the GNU General Public License.
Copyright © 2007-2019 Jens Lehmann