Home
last modified time | relevance | path

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

/dports/math/yices/yices-2.6.2/src/context/
H A Dcontext_utils.h538 static inline bool context_or_factoring_enabled(context_t *ctx) { in context_or_factoring_enabled() function
H A Dcontext_simplifier.c2047 if (context_or_factoring_enabled(ctx)) { in flatten_or()