Home
last modified time | relevance | path

Searched refs:sh_num_sols (Results 1 – 5 of 5) sorted by relevance

/dports/math/symphony/SYMPHONY-releases-5.6.17/SYMPHONY/include/
H A Dsym_types.h537 int sh_num_sols; member
/dports/math/symphony/SYMPHONY-releases-5.6.17/SYMPHONY/src/TreeManager/
H A Dtm_proccomm.c1393 tm->lp_stat.sh_num_sols += lp_stat.sh_num_sols; in receive_lp_timing()
/dports/math/symphony/SYMPHONY-releases-5.6.17/SYMPHONY/src/Master/
H A Dmaster_io.c1106 printf ("%12i %12i ",lp_stat->sh_calls, lp_stat->sh_num_sols); in print_statistics()
/dports/math/symphony/SYMPHONY-releases-5.6.17/SYMPHONY/src/LP/
H A Dlp_genfunc.c1668 p->tm->lp_stat.sh_num_sols += p->lp_stat.sh_num_sols;
H A Dlp_heuristics.c2471 p->lp_stat.sh_num_sols++; in shift_solution()