tuffy.main
Class NonPartInfer

java.lang.Object
  extended by tuffy.main.Infer
      extended by tuffy.main.NonPartInfer

public class NonPartInfer
extends Infer

Non-parition-aware inference.


Field Summary
 
Fields inherited from class tuffy.main.Infer
db, dmover, grounding, mln, options
 
Constructor Summary
NonPartInfer()
           
 
Method Summary
 void run(CommandOptions opt)
           
 
Methods inherited from class tuffy.main.Infer
cleanUp, ground, loadMLN, setUp
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

NonPartInfer

public NonPartInfer()
Method Detail

run

public void run(CommandOptions opt)