Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Gecode/gecode
/ glbMax
Method
glbMax
gecode/set/var/set.hpp:92–93 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
90
SetVar::glbMin(void) const { return x->glbMin(); }
91
92
forceinline int
93
SetVar::glbMax(void) const { return x->glbMax(); }
94
95
96
Callers
8
propagate
Method · 0.45
propagate
Method · 0.45
propagateSeq
Function · 0.45
bool.hpp
File · 0.45
propagate
Method · 0.45
advise
Method · 0.45
propagate
Method · 0.45
propagate
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected