de.fau.cs.www8.jadeowlcodec.aboxupdater
Interface TsReducer

All Known Implementing Classes:
AbsTsReducerImp, DefaultTsReducer, DummyTsReducerImplementation

public interface TsReducer


Method Summary
 boolean isRoleBackwardConflictable(KnowledgeBase kb, AbsRoleDescription role)
           
 boolean isRoleForwardConflictable(KnowledgeBase kb, AbsRoleDescription role)
           
 boolean isTripleObviousImplicationOfRest(KnowledgeBase kb, AbsTripleStore inTs, BitField inRemaining, int removed)
           
 

Method Detail

isTripleObviousImplicationOfRest

boolean isTripleObviousImplicationOfRest(KnowledgeBase kb,
                                         AbsTripleStore inTs,
                                         BitField inRemaining,
                                         int removed)

isRoleBackwardConflictable

boolean isRoleBackwardConflictable(KnowledgeBase kb,
                                   AbsRoleDescription role)

isRoleForwardConflictable

boolean isRoleForwardConflictable(KnowledgeBase kb,
                                  AbsRoleDescription role)


Copyright 2007 Moritz Goeb, Bernhard Schiemann, Ulf Schreiber of Chair of Artificial Intelligence, University of Erlangen-Nuremberg