SMT-RAT
24.02
Toolbox for Strategic and Parallel Satisfiability-Modulo-Theories Solving
|
Public Member Functions | |
bool | apply (const std::vector< FormulaT > &arguments, types::TermType &result, TheoryError &) const |
bool | operator() (const std::vector< types::TermType > &arguments, types::TermType &result, TheoryError &errors) const |
template<typename T > | |
bool | convert (const std::vector< types::TermType > &from, std::vector< T > &to) const |
template<typename T > | |
bool | convert (const std::vector< types::TermType > &from, std::vector< T > &to, TheoryError &errors) const |
|
inlinevirtual |
Implements smtrat::parser::CoreInstantiator.
Definition at line 49 of file Core.cpp.
|
inlineinherited |
|
inlineinherited |
Definition at line 19 of file FunctionInstantiator.h.
|
inlinevirtualinherited |
Reimplemented from smtrat::parser::FunctionInstantiator.
Definition at line 40 of file Core.cpp.