Home
last modified time | relevance | path

Searched refs:oldndelconss (Results 1 – 17 of 17) sorted by relevance

/dports/math/SCIP/scip-7.0.3/src/scip/
H A Dcons_disjunction.c628 int oldndelconss; in SCIP_DECL_CONSPRESOL() local
634 oldndelconss = *ndelconss; in SCIP_DECL_CONSPRESOL()
670 if( *ndelconss > oldndelconss ) in SCIP_DECL_CONSPRESOL()
H A Dcons_and.c4431 int oldndelconss; in SCIP_DECL_CONSPRESOL() local
4442 oldndelconss = *ndelconss; in SCIP_DECL_CONSPRESOL()
4589 oldndelconss = *ndelconss; in SCIP_DECL_CONSPRESOL()
4602 …if( ((*ndelconss - oldndelconss) + (*naggrvars - oldnaggrvars) + (*nchgbds - oldnchgbds)/2.0) / ((… in SCIP_DECL_CONSPRESOL()
4604 oldndelconss = *ndelconss; in SCIP_DECL_CONSPRESOL()
4621 || *ndelconss > oldndelconss || *nupgdconss > oldnupgdconss ) in SCIP_DECL_CONSPRESOL()
H A Dcons_setppc.c8037 int oldndelconss; in SCIP_DECL_CONSPRESOL() local
8053 oldndelconss = *ndelconss; in SCIP_DECL_CONSPRESOL()
8195 …if( oldnfixedvars < *nfixedvars || oldnaggrvars < *naggrvars || oldndelconss < *ndelconss || oldnc… in SCIP_DECL_CONSPRESOL()
8202 if( oldndelconss < *ndelconss ) in SCIP_DECL_CONSPRESOL()
8223 … else if( oldnfixedvars < *nfixedvars || oldnaggrvars < *naggrvars || oldndelconss < *ndelconss ) in SCIP_DECL_CONSPRESOL()
8252 …else if( oldnfixedvars < *nfixedvars || oldnaggrvars < *naggrvars || oldndelconss < *ndelconss || … in SCIP_DECL_CONSPRESOL()
8259 if( oldndelconss == *ndelconss && (presoltiming & SCIP_PRESOLTIMING_EXHAUSTIVE) != 0 ) in SCIP_DECL_CONSPRESOL()
8266 oldndelconss = *ndelconss; in SCIP_DECL_CONSPRESOL()
8286 …if( (*ndelconss - oldndelconss + *nfixedvars - oldnfixedvars) / ((SCIP_Real)npaircomparisons) < MI… in SCIP_DECL_CONSPRESOL()
8288 oldndelconss = *ndelconss; in SCIP_DECL_CONSPRESOL()
H A Dcons_symresack.c2140 int oldndelconss; in SCIP_DECL_CONSPRESOL() local
2147 oldndelconss = *ndelconss; in SCIP_DECL_CONSPRESOL()
2190 if ( *ndelconss > oldndelconss || success ) in SCIP_DECL_CONSPRESOL()
H A Dcons_linking.c2416 int oldndelconss; in SCIP_DECL_CONSPRESOL() local
2438 oldndelconss = *ndelconss; in SCIP_DECL_CONSPRESOL()
2769 …else if( oldndelconss < *ndelconss || oldnfixedvars < *nfixedvars || oldnchgbds < *nchgbds || oldn… in SCIP_DECL_CONSPRESOL()
H A Dcons_sos2.c1529 SCIPdebug( int oldndelconss = *ndelconss; ) in SCIP_DECL_CONSPRESOL()
1587 *nfixedvars - oldnfixedvars, nremovedvars, *ndelconss - oldndelconss); ) in SCIP_DECL_CONSPRESOL()
H A Dcons_logicor.c4448 int oldndelconss; in SCIP_DECL_CONSPRESOL() local
4466 oldndelconss = *ndelconss; in SCIP_DECL_CONSPRESOL()
4531 || *ndelconss > oldndelconss || *nupgdconss > oldnupgdconss ) in SCIP_DECL_CONSPRESOL()
4563 || *ndelconss > oldndelconss || *nupgdconss > oldnupgdconss ) in SCIP_DECL_CONSPRESOL()
H A Dcons_cardinality.c2518 SCIPdebug( int oldndelconss; ) in SCIP_DECL_CONSPRESOL()
2533 SCIPdebug( oldndelconss = *ndelconss; ) in SCIP_DECL_CONSPRESOL()
2583 … upgraded %d constraints.\n", *nfixedvars - oldnfixedvars, nremovedvars, *ndelconss - oldndelconss, in SCIP_DECL_CONSPRESOL()
H A Dcons_knapsack.c12479 int oldndelconss; in SCIP_DECL_CONSPRESOL() local
12491 oldndelconss = *ndelconss; in SCIP_DECL_CONSPRESOL()
12636 …if( (*ndelconss != oldndelconss) || (*nchgsides != oldnchgsides) || (*nchgcoefs != oldnchgcoefs) |… in SCIP_DECL_CONSPRESOL()
12646 oldndelconss = *ndelconss; in SCIP_DECL_CONSPRESOL()
12662 … if( (*ndelconss != oldndelconss) || (*nchgsides != oldnchgsides) || (*nchgcoefs != oldnchgcoefs) ) in SCIP_DECL_CONSPRESOL()
12664 … if( ((SCIP_Real) (*ndelconss - oldndelconss) + ((SCIP_Real) (*nchgsides - oldnchgsides))/2.0 + in SCIP_DECL_CONSPRESOL()
12667 oldndelconss = *ndelconss; in SCIP_DECL_CONSPRESOL()
H A Dcons_varbound.c4500 int oldndelconss; in SCIP_DECL_CONSPRESOL() local
4518 oldndelconss = *ndelconss; in SCIP_DECL_CONSPRESOL()
4636 else if( *nchgbds > oldnchgbds || *ndelconss > oldndelconss || *naddconss > oldnaddconss in SCIP_DECL_CONSPRESOL()
H A Dcons_xor.c5176 int oldndelconss; in SCIP_DECL_CONSPRESOL() local
5186 oldndelconss = *ndelconss; in SCIP_DECL_CONSPRESOL()
5342 || *ndelconss > oldndelconss || *nchgcoefs > oldnchgcoefs ) in SCIP_DECL_CONSPRESOL()
H A Dcons_linear.c16174 int oldndelconss; in SCIP_DECL_CONSPRESOL() local
16194 oldndelconss = *ndelconss; in SCIP_DECL_CONSPRESOL()
16532 oldndelconss = *ndelconss; in SCIP_DECL_CONSPRESOL()
16572 …if( ((*ndelconss - oldndelconss) + (*nchgsides - oldnchgsides)/2.0 + (*nchgcoefs - oldnchgcoefs)/1… in SCIP_DECL_CONSPRESOL()
16574 oldndelconss = *ndelconss; in SCIP_DECL_CONSPRESOL()
16589 …oldnfixedvars && *naggrvars == oldnaggrvars && *nchgbds == oldnchgbds && *ndelconss == oldndelconss in SCIP_DECL_CONSPRESOL()
16659 … > oldnfixedvars || *naggrvars > oldnaggrvars || *nchgbds > oldnchgbds || *ndelconss > oldndelconss in SCIP_DECL_CONSPRESOL()
H A Dcons_pseudoboolean.c8388 int oldndelconss; in SCIP_DECL_CONSPRESOL() local
8403 oldndelconss = *ndelconss; in SCIP_DECL_CONSPRESOL()
8563 … > oldnfixedvars || *naggrvars > oldnaggrvars || *nchgbds > oldnchgbds || *ndelconss > oldndelconss in SCIP_DECL_CONSPRESOL()
H A Dcons_cumulative.c13166 int oldndelconss; in SCIP_DECL_CONSPRESOL() local
13190 oldndelconss = *ndelconss; in SCIP_DECL_CONSPRESOL()
13262 *ndelconss - oldndelconss, *nchgbds - oldnchgbds, cutoff); in SCIP_DECL_CONSPRESOL()
13269 …|| *nchgcoefs > oldnchgcoefs || *nupgdconss > oldnupgdconss || *ndelconss > oldndelconss || *nadd… in SCIP_DECL_CONSPRESOL()
H A Dcons_indicator.c5828 SCIPdebug( int oldndelconss = *ndelconss; ) in SCIP_DECL_CONSPRESOL()
5989 nconss, *nfixedvars - oldnfixedvars, *ndelconss - oldndelconss); ) in SCIP_DECL_CONSPRESOL()
H A Dcons_sos1.c9228 SCIPdebug( int oldndelconss = *ndelconss; ) in SCIP_DECL_CONSPRESOL()
9334 …rs - oldnfixedvars, *nchgbds - oldnchgbds, nremovedvars, *ndelconss - oldndelconss, *nupgdconss - … in SCIP_DECL_CONSPRESOL()
/dports/math/SCIP/scip-7.0.3/applications/Scheduler/src/
H A Dcons_optcumulative.c3490 int oldndelconss; in SCIP_DECL_CONSPRESOL() local
3500 oldndelconss = *ndelconss; in SCIP_DECL_CONSPRESOL()
3640 … *nfixedvars || oldnchgbds < *nchgbds || oldnupgdconss < *nupgdconss || oldndelconss < *ndelconss ) in SCIP_DECL_CONSPRESOL()