Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Gecode/gecode
/ lempty
Method
lempty
gecode/int/cumulative/tree.hpp:247–250 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
245
246
template<class TaskView>
247
forceinline bool
248
OmegaLambdaTree<TaskView>::lempty(void) const {
249
return root().resLenv < 0;
250
}
251
252
template<class TaskView>
253
forceinline int
Callers
1
ExecStatus edgefinding
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected