Skip navigation links

Package edu.ucla.belief.ace

A lightweight AC evaluator written in Java.

See: Description

Package edu.ucla.belief.ace Description

A lightweight AC evaluator written in Java. To use this package, compile a network using the Ace command-line tool as described in the documentation, which will produce a .ac file and a .lmap file. Place into your classpath aceEval.jar. Then you may invoke the functions in evaluator. For an example of using this evaluator, see the code in aceEvalSrc/Test.java. For more information about Ace, see http://reasoning.cs.ucla.edu/ace. Send comments and questions to ace at cs dot ucla dot edu.
Skip navigation links