Home
last modified time | relevance | path

Searched refs:SCIPsetHeurExitsol (Results 1 – 24 of 24) sorted by relevance

/dports/math/SCIP/scip-7.0.3/src/scip/
H A Dheur_xyz.c210 SCIP_CALL( SCIPsetHeurExitsol(scip, heur, heurExitsolXyz) ); in SCIPincludeHeurXyz()
H A Dscip_heur.h156 SCIP_RETCODE SCIPsetHeurExitsol(
H A Dscip_heur.c233 SCIP_RETCODE SCIPsetHeurExitsol( in SCIPsetHeurExitsol() function
H A Dheur_simplerounding.c515 SCIP_CALL( SCIPsetHeurExitsol(scip, heur, heurExitsolSimplerounding) ); in SCIPincludeHeurSimplerounding()
H A Dheur_randrounding.c514 SCIP_CALL( SCIPsetHeurExitsol(scip, heur, heurExitsolRandrounding) ); in SCIPincludeHeurRandrounding()
H A Dheur_rounding.c774 SCIP_CALL( SCIPsetHeurExitsol(scip, heur, heurExitsolRounding) ); in SCIPincludeHeurRounding()
H A Dheur_mpec.c748 SCIP_CALL( SCIPsetHeurExitsol(scip, heur, heurExitsolMpec) ); in SCIPincludeHeurMpec()
H A Dheur_oneopt.c905 SCIP_CALL( SCIPsetHeurExitsol(scip, heur, heurExitsolOneopt) ); in SCIPincludeHeurOneopt()
H A Dheur_dins.c941 SCIP_CALL( SCIPsetHeurExitsol(scip, heur, heurExitsolDins) ); in SCIPincludeHeurDins()
H A Dheur_proximity.c1042 SCIP_CALL( SCIPsetHeurExitsol(scip, heur, heurExitsolProximity) ); in SCIPincludeHeurProximity()
H A Dheur_lpface.c1328 SCIP_CALL( SCIPsetHeurExitsol(scip, heur, heurExitsolLpface) ); in SCIPincludeHeurLpface()
H A Dheur_vbounds.c1368 SCIP_CALL( SCIPsetHeurExitsol(scip, heur, heurExitsolVbounds) ); in SCIPincludeHeurVbounds()
H A Dheur_feaspump.c1385 SCIP_CALL( SCIPsetHeurExitsol(scip, heur, heurExitsolFeaspump) ); in SCIPincludeHeurFeaspump()
H A Dheur_twoopt.c1791 SCIP_CALL( SCIPsetHeurExitsol(scip, heur, heurExitsolTwoopt) ); in SCIPincludeHeurTwoopt()
H A Dheur_gins.c2637 SCIP_CALL( SCIPsetHeurExitsol(scip, heur, heurExitsolGins) ); in SCIPincludeHeurGins()
H A Dheur_subnlp.c2402 SCIP_CALL( SCIPsetHeurExitsol(scip, heur, heurExitsolSubNlp) ); in SCIPincludeHeurSubNlp()
H A Dheur_dualval.c2821 SCIP_CALL( SCIPsetHeurExitsol(scip, heur, heurExitsolDualval) ); in SCIPincludeHeurDualval()
H A Dheur_undercover.c3429 SCIP_CALL( SCIPsetHeurExitsol(scip, heur, heurExitsolUndercover) ); in SCIPincludeHeurUndercover()
/dports/math/SCIP/scip-7.0.3/applications/CycleClustering/src/
H A Dheur_cycgreedy.c619 SCIP_CALL( SCIPsetHeurExitsol(scip, heur, heurExitsolCycGreedy) ); in SCIPincludeHeurCycGreedy()
H A Dheur_cyckerlin.c858 SCIP_CALL( SCIPsetHeurExitsol(scip, heur, heurExitsolCyckerlin) ); in SCIPincludeHeurCycKerlin()
/dports/math/SCIP/scip-7.0.3/applications/STP/src/
H A Dheur_prune.c929 SCIP_CALL( SCIPsetHeurExitsol(scip, heur, heurExitsolPrune) ); in SCIPStpIncludeHeurPrune()
H A Dheur_slackprune.c1151 SCIP_CALL( SCIPsetHeurExitsol(scip, heur, heurExitsolSlackPrune) ); in SCIPStpIncludeHeurSlackPrune()
H A Dheur_rec.c2126 SCIP_CALL( SCIPsetHeurExitsol(scip, heur, heurExitsolRec) ); in SCIPStpIncludeHeurRec()
H A Dheur_local.c2293 SCIP_CALL( SCIPsetHeurExitsol(scip, heur, heurExitsolLocal) ); in SCIPStpIncludeHeurLocal()