SMT-RAT
24.02
Toolbox for Strategic and Parallel Satisfiability-Modulo-Theories Solving
|
Functions | |
bool | convertTerm (const types::TermType &term, types::UTerm &result) |
bool | convertArguments (const std::vector< types::TermType > &arguments, std::vector< types::UTerm > &result, TheoryError &errors) |
|
inline |
Definition at line 23 of file Uninterpreted.cpp.
|
inline |