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

Method mandatory

gecode/int/no-overlap/box.hpp:59–62  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

57
58 template<class Dim, int n>
59 forceinline bool
60 ManBox<Dim,n>::mandatory(void) const {
61 return true;
62 }
63 template<class Dim, int n>
64 forceinline bool
65 ManBox<Dim,n>::excluded(void) const {

Callers 2

base.hppFile · 0.45
opt.hppFile · 0.45

Calls 1

oneMethod · 0.45

Tested by

no test coverage detected