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

Method empty

gecode/int/rel/lq-le.hpp:175–178  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

173
174 template<class View, int o>
175 forceinline bool
176 NaryLqLe<View,o>::empty(void) const {
177 return pos == nullptr;
178 }
179 template<class View, int o>
180 forceinline void
181 NaryLqLe<View,o>::push(Space& home, int p) {

Callers 15

propagateMethod · 0.45
markMethod · 0.45
propagateMethod · 0.45
adviseMethod · 0.45
propagateMethod · 0.45
doprop_valFunction · 0.45
ExecStatus prop_valFunction · 0.45
propagateMethod · 0.45
propagateMethod · 0.45
syncMethod · 0.45
markMethod · 0.45
adviseMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected