Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Gecode/gecode
/ id
Method
id
gecode/kernel/view.hpp:404–407 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
402
#ifdef GECODE_HAS_CBS
403
template<class View>
404
forceinline unsigned int
405
ConstView<View>::id(void) const {
406
return 0;
407
}
408
#endif
409
template<class View>
410
forceinline bool
Callers
15
doubleChoice
Method · 0.45
tripleChoice
Method · 0.45
add
Method · 0.45
detach
Method · 0.45
returnWork
Method · 0.45
add
Method · 0.45
print
Method · 0.45
init
Method · 0.45
prune
Method · 0.45
fix
Method · 0.45
fail
Method · 0.45
done
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected