Uses of Package
edu.harvard.seas.pl.abcdatalog.util.datastructures
Package
Description
This package contains classes and interfaces that are used in all of the bottom-up engines.
This package contains multi-threaded bottom-up Datalog evaluation engines.
This package contains single-threaded bottom-up Datalog evaluation engines.
This package contains data structures for storing and indexing Datalog facts.
-
ClassDescriptionA fixed collection of facts that only allows a basic query operation: return the atoms in the collection that might match a given atom.
-
ClassDescriptionA trie that holds a set of facts (i.e., ground atoms).A fixed collection of facts that only allows a basic query operation: return the atoms in the collection that might match a given atom.
-
ClassDescriptionA fixed collection of facts that only allows a basic query operation: return the atoms in the collection that might match a given atom.
-
ClassDescriptionAn index that holds facts.A linked-list-backed bag that supports a minimal number of operations.A node in the linked list.A fixed collection of facts that only allows a basic query operation: return the atoms in the collection that might match a given atom.