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

Method boolaction

gecode/flatzinc/branch.hpp:70–73  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

68 return iaction;
69 }
70 forceinline BoolAction
71 IntBoolVarBranch::boolaction(void) const {
72 return baction;
73 }
74
75 forceinline IntCHB
76 IntBoolVarBranch::intchb(void) const {

Callers 1

branch.hppFile · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected