Home
last modified time | relevance | path

Searched refs:SCIP_DECL_EVENTINIT (Results 1 – 25 of 27) sorted by relevance

12

/dports/math/SCIP/scip-7.0.3/src/scip/
H A Dscip_event.h64 SCIP_DECL_EVENTINIT ((*eventinit)), /**< initialize event handler */
111 SCIP_DECL_EVENTINIT ((*eventinit)) /**< initialize event handler */
H A Devent_xyz.c84 SCIP_DECL_EVENTINIT(eventInitXyz)
H A Devent.h68 SCIP_DECL_EVENTINIT ((*eventinit)), /**< initialize event handler */
133 SCIP_DECL_EVENTINIT ((*eventinit)) /**< initialization callback of event handler */
H A Dstruct_event.h201 SCIP_DECL_EVENTINIT ((*eventinit)); /**< initialize event handler */
H A Dscip_event.c60 SCIP_DECL_EVENTINIT ((*eventinit)), /**< initialize event handler */ in SCIPincludeEventhdlr()
158 SCIP_DECL_EVENTINIT ((*eventinit)) /**< initialize event handler */ in SCIPsetEventhdlrInit()
H A Devent_softtimelimit.c93 SCIP_DECL_EVENTINIT(eventInitSofttimelimit) in SCIP_DECL_EVENTINIT() function
H A Dtype_event.h190 #define SCIP_DECL_EVENTINIT(x) SCIP_RETCODE x (SCIP* scip, SCIP_EVENTHDLR* eventhdlr) macro
H A Devent_globalbnd.c89 SCIP_DECL_EVENTINIT(eventInitGlobalbnd) in SCIP_DECL_EVENTINIT() function
H A Dsepa_intobj.c357 SCIP_DECL_EVENTINIT(eventInitIntobj) in SCIP_DECL_EVENTINIT() function
H A Devent.c77 SCIP_DECL_EVENTINIT ((*eventinit)), /**< initialize event handler */ in doEventhdlrCreate()
121 SCIP_DECL_EVENTINIT ((*eventinit)), /**< initialize event handler */ in SCIPeventhdlrCreate()
370 SCIP_DECL_EVENTINIT ((*eventinit)) /**< initialization callback of event handler */ in SCIPeventhdlrSetInit()
H A Dconcsolver_scip.c93 SCIP_DECL_EVENTINIT(eventInitSync) in SCIP_DECL_EVENTINIT() function
H A Devent_solvingphase.c1350 SCIP_DECL_EVENTINIT(eventInitSolvingphase) in SCIP_DECL_EVENTINIT() function
/dports/math/SCIP/scip-7.0.3/examples/TSP/src/
H A DEventhdlrNewSol.h52 virtual SCIP_DECL_EVENTINIT(scip_init);
H A DEventhdlrNewSol.cpp50 SCIP_DECL_EVENTINIT(EventhdlrNewSol::scip_init) in SCIP_DECL_EVENTINIT() function
/dports/math/SCIP/scip-7.0.3/src/objscip/
H A Dobjeventhdlr.h93 virtual SCIP_DECL_EVENTINIT(scip_init) in SCIP_DECL_EVENTINIT() function
H A Dobjeventhdlr.cpp104 SCIP_DECL_EVENTINIT(eventhdlrInitObj) in SCIP_DECL_EVENTINIT() function
/dports/math/SCIP/scip-7.0.3/examples/Eventhdlr/src/
H A Devent_bestsol.c47 SCIP_DECL_EVENTINIT(eventInitBestsol) in SCIP_DECL_EVENTINIT() function
H A Devent_boundwriting.c469 SCIP_DECL_EVENTINIT(eventInitBoundwriting) in SCIP_DECL_EVENTINIT() function
/dports/math/SCIP/scip-7.0.3/applications/STP/src/
H A Devent_bestsol.c51 SCIP_DECL_EVENTINIT(eventInitBestsol) in SCIP_DECL_EVENTINIT() function
/dports/math/SCIP/scip-7.0.3/applications/CycleClustering/src/
H A Devent_newsol.c49 SCIP_DECL_EVENTINIT(eventInitNewsol) in SCIP_DECL_EVENTINIT() function
/dports/math/py-or-tools/or-tools-9.2/ortools/gscip/
H A Dgscip_event_handler.cc49 static SCIP_DECL_EVENTINIT(EventInit) { in SCIP_DECL_EVENTINIT() function
/dports/math/SCIP/scip-7.0.3/interfaces/gams/src/
H A Devent_solvetrace.c90 SCIP_DECL_EVENTINIT(eventInitSolveTrace) in SCIP_DECL_EVENTINIT() function
/dports/math/minizinc/libminizinc-2.5.5/include/minizinc/solvers/MIP/
H A DMIP_scip_wrap.hh197 (SCIP* scip, SCIP_EVENTHDLR* eventhdlr, SCIP_DECL_EVENTINIT((*eventinit)));
/dports/math/SCIP/scip-7.0.3/examples/CallableLibrary/src/
H A Dcirclepacking.c277 SCIP_DECL_EVENTINIT(eventInitDispsol) in SCIP_DECL_EVENTINIT() function
/dports/math/minizinc/libminizinc-2.5.5/solvers/MIP/
H A DMIP_scip_wrap.cpp639 static SCIP_DECL_EVENTINIT(eventInitBestsol) { /*lint --e{715}*/ in SCIP_DECL_EVENTINIT() function

12