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

Method mode

gecode/int/reify.hpp:55–58  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

53 x = x0;
54 }
55 forceinline ReifyMode
56 Reify::mode(void) const {
57 return rm;
58 }
59 forceinline void
60 Reify::mode(ReifyMode rm0) {
61 rm = rm0;

Callers 15

TestSpaceMethod · 0.45
TestSpaceMethod · 0.45
SetTestSpaceMethod · 0.45
postMethod · 0.45
postMethod · 0.45
postMethod · 0.45
postMethod · 0.45
postMethod · 0.45
postMethod · 0.45
postMethod · 0.45
postMethod · 0.45
postMethod · 0.45

Calls

no outgoing calls

Tested by 2

TestSpaceMethod · 0.36
TestSpaceMethod · 0.36