Home
last modified time | relevance | path

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

/dports/math/symphony/SYMPHONY-releases-5.6.17/SYMPHONY/include/
H A Dsym_lp_params.h295 int rs_max_nodes; member
/dports/math/symphony/SYMPHONY-releases-5.6.17/SYMPHONY/src/LP/
H A Dlp_heuristics.c3874 (fr_mode == RINS_SEARCH && (p->lp_stat.rs_analyzed_nodes > p->par.rs_max_nodes))){ in restricted_search()
4564 p->par.rs_max_nodes = 10*node_limit; in restricted_search()