Home
last modified time | relevance | path

Searched refs:num_theory_propagations (Results 1 – 2 of 2) sorted by relevance

/dports/math/yices/yices-2.6.2/src/solvers/cdcl/
H A Dsmt_core.h1326 static inline uint32_t num_theory_propagations(smt_core_t *s) { in num_theory_propagations() function
/dports/math/yices/yices-2.6.2/src/frontend/smt2/
H A Dsmt2_commands.c1568 print_string_and_uint32(fd, b, " :theory-propagations ", num_theory_propagations(core)); in show_core_stats()