edu.ucla.belief.sensitivity
Class SensMPEEngine

Object
  extended by SensMPEEngine

public class SensMPEEngine
extends Object

Since:
20051121
Author:
Hei Chan, Keith Cascio

Constructor Summary
SensMPEEngine(BeliefNetwork bn, EliminationHeuristic heuristic)
           
 
Method Summary
 SensMPEReport getResults()
           
 SensMPEReport getResultsOld()
           
 
Methods inherited from class Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SensMPEEngine

public SensMPEEngine(BeliefNetwork bn,
                     EliminationHeuristic heuristic)
Since:
20060123
Method Detail

getResults

public SensMPEReport getResults()
Since:
20060123

getResultsOld

public SensMPEReport getResultsOld()
Since:
20051121


Copyright 2010 UCLA Automated Reasoning Group