Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Gecode/gecode
/ cmd
Method
cmd
gecode/search/par/engine.hpp:67–70 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
65
*/
66
template<class Tracer>
67
forceinline typename Engine<Tracer>::Cmd
68
Engine<Tracer>::cmd(void) const {
69
return _cmd;
70
}
71
template<class Tracer>
72
forceinline void
73
Engine<Tracer>::block(void) {
Callers
2
run
Method · 0.80
run
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected