public class TheoryLibrary extends Library
Constructor and Description |
---|
TheoryLibrary(String name,
Theory theory) |
Modifier and Type | Method and Description |
---|---|
String |
getName()
Gets the name of the library.
|
String |
getTheory()
Gets the theory provided with the library
Empty theory is provided by default.
|
dismiss, evalExpression, getEngine, getPrimitives, getSynonymMap, match, onSolveBegin, onSolveEnd, unify
Copyright © 2015. All rights reserved.