Class AbstractFormulaManager<TFormulaInfo,​TType,​TEnv,​TFuncDecl>

  • Type Parameters:
    TFormulaInfo - The solver specific type.
    All Implemented Interfaces:
    FormulaManager

    public abstract class AbstractFormulaManager<TFormulaInfo,​TType,​TEnv,​TFuncDecl>
    extends Object
    implements FormulaManager
    Simplifies building a solver from the specific theories.