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

Method lempty

gecode/int/unary/tree.hpp:202–205  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

200
201 template<class TaskView>
202 forceinline bool
203 OmegaLambdaTree<TaskView>::lempty(void) const {
204 return root().resEct < 0;
205 }
206
207 template<class TaskView>
208 forceinline int

Callers 2

ExecStatus edgefindingFunction · 0.45
overloadFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected