MCPcopy 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 detectableFunction · 0.45
task-view.hppFile · 0.45
postMethod · 0.45
propagateMethod · 0.45
overloadFunction · 0.45
ExecStatus notlastFunction · 0.45
task.hppFile · 0.45
timetablingFunction · 0.45
task-view.hppFile · 0.45
postMethod · 0.45
propagateMethod · 0.45
overloadFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected