Home
last modified time | relevance | path

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

/dports/math/yices/yices-2.6.2/src/api/
H A Dyices_extensions.h526 extern model_t *yices_new_model(bool keep_subst);
H A Dyices_api.c9070 model_t *yices_new_model(bool keep_subst) { in yices_new_model() function
9369 mdl = yices_new_model(true); in _o_yices_model_from_map()
9442 mdl = yices_new_model(true); in trivially_true_assertions()