Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Gecode/gecode
/ workers
Method
workers
gecode/search/par/engine.hpp:51–54 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
49
}
50
template<class Tracer>
51
forceinline unsigned int
52
Engine<Tracer>::workers(void) const {
53
return static_cast<unsigned int>(opt().threads);
54
}
55
template<class Tracer>
56
forceinline bool
57
Engine<Tracer>::stopped(void) const {
Callers
2
find
Method · 0.45
find
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected