Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Gecode/gecode
/ excluded
Method
excluded
gecode/int/no-overlap/box.hpp:64–67 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
62
}
63
template<class Dim, int n>
64
forceinline bool
65
ManBox<Dim,n>::excluded(void) const {
66
return false;
67
}
68
template<class Dim, int n>
69
forceinline bool
70
ManBox<Dim,n>::optional(void) const {
Callers
1
opt.hpp
File · 0.45
Calls
1
zero
Method · 0.45
Tested by
no test coverage detected