Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Gecode/gecode
/ mandatory
Method
mandatory
gecode/int/unary/task.hpp:84–87 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
82
}
83
84
forceinline bool
85
ManFixPTask::mandatory(void) const {
86
return true;
87
}
88
forceinline bool
89
ManFixPTask::excluded(void) const {
90
return false;
Callers
14
ExecStatus detectable
Function · 0.45
task-view.hpp
File · 0.45
post
Method · 0.45
propagate
Method · 0.45
overload
Function · 0.45
ExecStatus notlast
Function · 0.45
task.hpp
File · 0.45
timetabling
Function · 0.45
task-view.hpp
File · 0.45
post
Method · 0.45
propagate
Method · 0.45
overload
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected