MCPcopy 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

nooverlapFunction · 0.45
task-view.hppFile · 0.45
postMethod · 0.45
overloadFunction · 0.45
task.hppFile · 0.45
timetablingFunction · 0.45
task-view.hppFile · 0.45
task.hppFile · 0.45
ExecStatus timetablingFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected