edu.ucla.belief.io.xmlbif
Interface RunReadBIF.MonitorableReusableParser
- All Known Implementing Classes:
- UAI06Parser, XmlbifParser
- Enclosing class:
- RunReadBIF
public static interface RunReadBIF.MonitorableReusableParser
beliefNetwork
BeliefNetwork beliefNetwork(File input,
NodeLinearTask task)
throws Exception
- Throws:
Exception
beliefNetwork
BeliefNetwork beliefNetwork(InputStream input,
NodeLinearTask task)
throws Exception
- Throws:
Exception
cleanup
void cleanup()
getSyntaxErrors
String[] getSyntaxErrors()
setHighPerformance
void setHighPerformance(boolean flag)
Copyright 2010 UCLA Automated Reasoning Group