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