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

Method intafc

gecode/flatzinc/branch.hpp:57–60  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

55 }
56
57 forceinline IntAFC
58 IntBoolVarBranch::intafc(void) const {
59 return iafc;
60 }
61 forceinline BoolAFC
62 IntBoolVarBranch::boolafc(void) const {
63 return bafc;

Callers 1

branch.hppFile · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected