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

Method clear

gecode/kernel/branch/action.hpp:237–240  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

235 }
236 template<class View, bool p, bool f>
237 forceinline void
238 Action::Recorder<View,p,f>::Idx::clear(void) {
239 _info &= ~3U;
240 }
241 template<class View, bool p, bool f>
242 forceinline int
243 Action::Recorder<View,p,f>::Idx::idx(void) const {

Callers 1

propagateMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected