Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Gecode/gecode
/ one_none
Method
one_none
gecode/int/view/bool.hpp:241–244 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
239
return x->zero_none(home);
240
}
241
forceinline ModEvent
242
BoolView::one_none(Space& home) {
243
return x->one_none(home);
244
}
245
246
forceinline ModEvent
247
BoolView::zero(Space& home) {
Callers
15
post
Method · 0.45
propagate
Method · 0.45
propagate
Method · 0.45
propagate
Method · 0.45
propagate
Method · 0.45
post
Method · 0.45
propagate
Method · 0.45
propagate
Method · 0.45
propagate
Method · 0.45
propagate
Method · 0.45
propagate
Method · 0.45
propagate
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected