Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Gecode/gecode
/ none
Method
none
gecode/int/var/bool.hpp:110–113 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
108
return x->one();
109
}
110
forceinline bool
111
BoolVar::none(void) const {
112
return x->none();
113
}
114
115
}
116
Callers
15
copy
Method · 0.45
distinct
Function · 0.45
optional
Function · 0.45
optional
Method · 0.45
normalize
Method · 0.45
advise
Method · 0.45
propagate
Method · 0.45
propagate
Method · 0.45
iwn
Method · 0.45
clique
Method · 0.45
bk
Method · 0.45
optional
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected