Home
last modified time | relevance | path

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

/dports/math/symphony/SYMPHONY-releases-5.6.17/SYMPHONY/include/
H A Dsym_types.h496 int rounding_cuts_root; member
/dports/math/symphony/SYMPHONY-releases-5.6.17/SYMPHONY/src/Master/
H A Dmaster_io.c1055 lp_stat->rounding_cuts_root); in print_statistics()
1275 lp_stat->rounding_cuts_root, lp_stat->rounding_cuts); in print_statistics()
/dports/math/symphony/SYMPHONY-releases-5.6.17/SYMPHONY/src/TreeManager/
H A Dtm_proccomm.c1353 tm->lp_stat.rounding_cuts_root += lp_stat.rounding_cuts_root; in receive_lp_timing()
/dports/math/symphony/SYMPHONY-releases-5.6.17/SYMPHONY/src/LP/
H A Dlp_genfunc.c1630 p->tm->lp_stat.rounding_cuts_root += p->lp_stat.rounding_cuts_root;
H A Dlp_solver.c4283 lp_stat->rounding_cuts_root += new_cut_num;