Home
last modified time | relevance | path

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

/dports/math/yices/yices-2.6.2/src/solvers/floyd_warshall/
H A Drdl_floyd_warshall.h821 static inline uint32_t rdl_num_atoms(rdl_solver_t *solver) { in rdl_num_atoms() function
/dports/math/yices/yices-2.6.2/src/frontend/smt2/
H A Dsmt2_commands.c1634 print_string_and_uint32(fd, b, " :rdl-solver-atoms ", rdl_num_atoms(solver)); in show_rdl_fw_stats()