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

Method intaction

gecode/flatzinc/branch.hpp:66–69  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

64 }
65
66 forceinline IntAction
67 IntBoolVarBranch::intaction(void) const {
68 return iaction;
69 }
70 forceinline BoolAction
71 IntBoolVarBranch::boolaction(void) const {
72 return baction;

Callers 1

branch.hppFile · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected