Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Gecode/gecode
/ optional
Method
optional
gecode/int/unary/task.hpp:92–95 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
90
return false;
91
}
92
forceinline bool
93
ManFixPTask::optional(void) const {
94
return false;
95
}
96
97
forceinline bool
98
ManFixPTask::assigned(void) const {
Callers
9
nooverlap
Function · 0.45
task-view.hpp
File · 0.45
post
Method · 0.45
overload
Function · 0.45
task.hpp
File · 0.45
timetabling
Function · 0.45
task-view.hpp
File · 0.45
task.hpp
File · 0.45
ExecStatus timetabling
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected