MCPcopy Create free account
hub / github.com/Gecode/gecode / excluded

Method excluded

gecode/int/task/man-to-opt.hpp:46–49  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

44 }
45 template<class ManTask>
46 forceinline bool
47 ManToOptTask<ManTask>::excluded(void) const {
48 return _m.zero();
49 }
50 template<class ManTask>
51 forceinline bool
52 ManToOptTask<ManTask>::optional(void) const {

Callers 2

eventsMethod · 0.45
purgeFunction · 0.45

Calls 1

zeroMethod · 0.45

Tested by

no test coverage detected