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

Method failed

gecode/kernel/branch/action.hpp:232–235  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

230 }
231 template<class View, bool p, bool f>
232 forceinline bool
233 Action::Recorder<View,p,f>::Idx::failed(void) const {
234 return (_info & 2U) != 0;
235 }
236 template<class View, bool p, bool f>
237 forceinline void
238 Action::Recorder<View,p,f>::Idx::clear(void) {

Callers 7

propagateMethod · 0.45
postMethod · 0.45
commitMethod · 0.45
propagateMethod · 0.45
commitMethod · 0.45
propagateMethod · 0.45
propagateMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected