Authors:
Andrew Matusiewicz
1
;
Neil V. Murray
1
and
Erik Rosenthal
2
Affiliations:
1
State University of New York, United States
;
2
University of New Haven, United States
Keyword(s):
Knowledge compilation, Reduced implicate trie, Updates.
Related
Ontology
Subjects/Areas/Topics:
Artificial Intelligence
;
Decision Support Systems
;
Knowledge Engineering and Ontology Development
;
Knowledge Representation
;
Knowledge-Based Systems
;
Symbolic Systems
Abstract:
The reduced implicate trie (ri-trie), introduced in (Murray and Rosenthal, 2005), is a target language for knowledge compilation. It has the property that any query can be processed in time linear in the size of the query. In this paper, conjunction and negation are developed as update operations for ri-tries that do not require recompilation. Conjunction has been implemented, and experimental results, though preliminary, are promising. Conjoining a formula to an existing ri-trie by compiling the new formula and conjoining the tries is generally more efficient than compiling the conjunction of the two formulas.