Home
last modified time | relevance | path

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

/dports/math/yices/yices-2.6.2/src/solvers/floyd_warshall/
H A Didl_floyd_warshall.h218 static inline void *index2atom(int32_t i) { in index2atom() function
H A Didl_floyd_warshall.c1240 attach_atom_to_bvar(solver->core, v, index2atom(id)); in bvar_for_atom()