edu.ucla.belief.inference
Class HuginEngineGenerator
Object
Dynamator
DefaultGenerator
HuginEngineGenerator
- All Implemented Interfaces:
- Serializable
public class HuginEngineGenerator
- extends DefaultGenerator
- implements Serializable
- Since:
- 20030624
- Author:
- keith cascio
- See Also:
- Serialized Form
Methods inherited from class Dynamator |
addDecorator, asIL2Algorithm, choosePropertySuperintendent, commitEditComponent, compile, fixPropertySuperintendent, getCompilationpriority, getEditComponent, getJMenu, isEditable, manufactureInferenceEngine, manufactureInferenceEngine, methodAlgorithmForClass, methodTigerToIL2, probabilitySupported, runSynchronous, toIL2Settings |
DEPENDENCIES
public static final List DEPENDENCIES
HuginEngineGenerator
public HuginEngineGenerator()
getDisplayName
public String getDisplayName()
- Specified by:
getDisplayName
in class Dynamator
getKey
public Object getKey()
- Specified by:
getKey
in class Dynamator
manufactureInferenceEngine
public InferenceEngine manufactureInferenceEngine(BeliefNetwork bn,
DefaultGenerator dyn)
- Specified by:
manufactureInferenceEngine
in class DefaultGenerator
prunedEngine
public InferenceEngine prunedEngine(BeliefNetwork bn,
Collection queryVariables,
Map evidence)
- Specified by:
prunedEngine
in class DefaultGenerator
getClassDependencies
public Collection getClassDependencies()
- Specified by:
getClassDependencies
in class Dynamator
- Since:
- 20040520
Copyright 2010 UCLA Automated Reasoning Group