com.hammurapi.reasoning.impl
Class KnowledgeCompactor

java.lang.Object
  extended by com.hammurapi.reasoning.impl.KnowledgeCompactor

public class KnowledgeCompactor
extends Object

Compacts collections of facts by removing facts superseded by other facts in the collection.

Author:
Pavel Vlasov

Constructor Summary
KnowledgeCompactor()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

KnowledgeCompactor

public KnowledgeCompactor()