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

Method idx

gecode/kernel/branch/chb.hpp:231–234  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

229 }
230 template<class View>
231 forceinline int
232 CHB::Recorder<View>::Idx::idx(void) const {
233 return _info >> 1;
234 }
235
236
237 /*

Callers 2

disposeMethod · 0.45
propagateMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected