Home
last modified time | relevance | path

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

/dports/math/yices/yices-2.6.2/src/solvers/simplex/
H A Darith_atomtable.h241 extern arith_atom_t *arith_atom_for_bvar(arith_atomtable_t *table, bvar_t v);
H A Darith_atomtable.c233 arith_atom_t *arith_atom_for_bvar(arith_atomtable_t *table, bvar_t v) { in arith_atom_for_bvar() function