JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Index
Help
Package:
Description
Related Packages
Classes and Interfaces
Package:
Description
|
Related Packages
|
Classes and Interfaces
SEARCH
Package edu.harvard.seas.pl.abcdatalog.util.graph
package
edu.harvard.seas.pl.abcdatalog.util.graph
This package contains utility classes for graph operations.
Related Packages
Package
Description
edu.harvard.seas.pl.abcdatalog.util
This package contains basic utilities.
edu.harvard.seas.pl.abcdatalog.util.datastructures
This package contains data structures for storing and indexing Datalog facts.
edu.harvard.seas.pl.abcdatalog.util.substitution
This package contains classes that represents substitutions (i.e., mappings from variables to terms).
All Classes and Interfaces
Interfaces
Classes
Class
Description
Digraph
<V,
E extends
DirectedEdge
<V>>
DirectedEdge
<V>