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

Method intchb

gecode/flatzinc/branch.hpp:75–78  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

73 }
74
75 forceinline IntCHB
76 IntBoolVarBranch::intchb(void) const {
77 return ichb;
78 }
79 forceinline BoolCHB
80 IntBoolVarBranch::boolchb(void) const {
81 return bchb;

Callers 1

branch.hppFile · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected