infer
Class InferDual

java.lang.Object
  extended by infer.Infer
      extended by infer.InferDual

public class InferDual
extends Infer

Run both MAP inference and marginal inference.


Field Summary
 
Fields inherited from class infer.Infer
db, grounding, mln, options
 
Constructor Summary
InferDual()
           
 
Method Summary
 void run(CommandOptions opt)
           
 
Methods inherited from class infer.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

InferDual

public InferDual()
Method Detail

run

public void run(CommandOptions opt)