edu.ucla.belief.dtree
Class MethodHuginLog
Object
CreationMethod
MethodHuginLog
public class MethodHuginLog
- extends CreationMethod
- Since:
- 050103
- Author:
- Keith Cascio
BALANCED
public static final MethodHuginLog.Style BALANCED
UNBALANCED
public static final MethodHuginLog.Style UNBALANCED
MINCACHE
public static final MethodHuginLog.Style MINCACHE
ARRAY_DTREE_STYLES
public static final MethodHuginLog.Style[] ARRAY_DTREE_STYLES
MethodHuginLog
public MethodHuginLog()
getInstance
public Dtree getInstance(BeliefNetwork bn,
CreationMethod.Settings settings)
throws Exception
- Specified by:
getInstance
in class CreationMethod
- Throws:
Exception
doOpenDtree
public static Dtree doOpenDtree(BeliefNetwork bn,
File fileSelected,
CreationMethod.Settings settings)
throws Exception
- Throws:
Exception
readDtree
public static Dtree readDtree(BeliefNetwork bn,
File fileSelected,
MethodHuginLog.Style style)
throws Exception
- Throws:
Exception
Copyright 2010 UCLA Automated Reasoning Group