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

Method chb

gecode/kernel/branch/var.hpp:209–212  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

207
208 template<class Var>
209 inline CHB
210 VarBranch<Var>::chb(void) const {
211 return _chb;
212 }
213
214 template<class Var>
215 inline void

Callers 4

merit.hppFile · 0.45
merit.hppFile · 0.45
merit.hppFile · 0.45
merit.hppFile · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected