Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Gecode/gecode
/ val
Method
val
gecode/set/var/set.hpp:200–203 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
198
}
199
200
forceinline int
201
SetVarGlbValues::val(void) const {
202
return iter.val();
203
}
204
205
forceinline
206
SetVarLubValues::SetVarLubValues(const SetVar& x) {
Callers
4
contains
Method · 0.45
glbMin
Method · 0.45
glbMax
Method · 0.45
init
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected