Home
last modified time | relevance | path

Searched refs:SCIP_DECL_EVENTCOPY (Results 1 – 16 of 16) sorted by relevance

/dports/math/SCIP/scip-7.0.3/src/scip/
H A Dscip_event.h62SCIP_DECL_EVENTCOPY ((*eventcopy)), /**< copy method of event handler or NULL if you don't w…
95 SCIP_DECL_EVENTCOPY ((*eventcopy)) /**< copy callback of the event handler */
H A Devent_xyz.c56 SCIP_DECL_EVENTCOPY(eventCopyXyz)
H A Devent.h66SCIP_DECL_EVENTCOPY ((*eventcopy)), /**< copy method of event handler or NULL if you don't w…
121 SCIP_DECL_EVENTCOPY ((*eventcopy)) /**< copy callback for events */
H A Dstruct_event.h199SCIP_DECL_EVENTCOPY ((*eventcopy)); /**< copy method of event handler or NULL if you don't w…
H A Dscip_event.c58SCIP_DECL_EVENTCOPY ((*eventcopy)), /**< copy method of event handler or NULL if you don't w… in SCIPincludeEventhdlr()
130 SCIP_DECL_EVENTCOPY ((*eventcopy)) /**< copy callback of the event handler */ in SCIPsetEventhdlrCopy()
H A Devent_softtimelimit.c55 SCIP_DECL_EVENTCOPY(eventCopySofttimelimit) in SCIP_DECL_EVENTCOPY() function
H A Dtype_event.h174 #define SCIP_DECL_EVENTCOPY(x) SCIP_RETCODE x (SCIP* scip, SCIP_EVENTHDLR* eventhdlr) macro
H A Devent.c75SCIP_DECL_EVENTCOPY ((*eventcopy)), /**< copy method of event handler or NULL if you don't w… in doEventhdlrCreate()
119SCIP_DECL_EVENTCOPY ((*eventcopy)), /**< copy method of event handler or NULL if you don't w… in SCIPeventhdlrCreate()
348 SCIP_DECL_EVENTCOPY ((*eventcopy)) /**< copy callback for events */ in SCIPeventhdlrSetCopy()
H A Devent_solvingphase.c1220 SCIP_DECL_EVENTCOPY(eventCopySolvingphase) in SCIP_DECL_EVENTCOPY() function
H A Devent_estim.c2615 SCIP_DECL_EVENTCOPY(eventCopyEstim) in SCIP_DECL_EVENTCOPY() function
/dports/math/SCIP/scip-7.0.3/examples/Eventhdlr/src/
H A Devent_bestsol.c33 SCIP_DECL_EVENTCOPY(eventCopyBestsol) in SCIP_DECL_EVENTCOPY() function
H A Devent_boundwriting.c434 SCIP_DECL_EVENTCOPY(eventCopyBoundwriting) in SCIP_DECL_EVENTCOPY() function
/dports/math/SCIP/scip-7.0.3/applications/STP/src/
H A Devent_bestsol.c37 SCIP_DECL_EVENTCOPY(eventCopyBestsol) in SCIP_DECL_EVENTCOPY() function
/dports/math/SCIP/scip-7.0.3/applications/CycleClustering/src/
H A Devent_newsol.c35 SCIP_DECL_EVENTCOPY(eventCopyNewsol) in SCIP_DECL_EVENTCOPY() function
/dports/math/SCIP/scip-7.0.3/interfaces/gams/src/
H A Devent_solvetrace.c57 SCIP_DECL_EVENTCOPY(eventCopySolveTrace)
/dports/math/SCIP/scip-7.0.3/src/objscip/
H A Dobjeventhdlr.cpp53 SCIP_DECL_EVENTCOPY(eventhdlrCopyObj) in SCIP_DECL_EVENTCOPY() function