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

Method afc

gecode/kernel/branch/var.hpp:185–188  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

183
184 template<class Var>
185 inline AFC
186 VarBranch<Var>::afc(void) const {
187 return _afc;
188 }
189
190 template<class Var>
191 inline void

Callers 2

merit.hppFile · 0.45
operator ()Method · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected