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