Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Gecode/gecode
/ excluded
Method
excluded
gecode/int/task/man-to-opt.hpp:46–49 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
44
}
45
template<class ManTask>
46
forceinline bool
47
ManToOptTask<ManTask>::excluded(void) const {
48
return _m.zero();
49
}
50
template<class ManTask>
51
forceinline bool
52
ManToOptTask<ManTask>::optional(void) const {
Callers
2
events
Method · 0.45
purge
Function · 0.45
Calls
1
zero
Method · 0.45
Tested by
no test coverage detected