Home
last modified time | relevance | path

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

/dports/math/yices/yices-2.6.2/src/solvers/floyd_warshall/
H A Didl_floyd_warshall.h278 #define DEFAULT_IDL_ASTACK_SIZE 100 macro
H A Didl_floyd_warshall.c2798 init_idl_astack(&solver->astack, DEFAULT_IDL_ASTACK_SIZE); in init_idl_solver()