MCPcopy 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

eventsMethod · 0.45
purgeFunction · 0.45
ManTaskViewIterMethod · 0.45

Calls 1

oneMethod · 0.45

Tested by

no test coverage detected