Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Gecode/gecode
/ boolafc
Method
boolafc
gecode/flatzinc/branch.hpp:61–64 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
59
return iafc;
60
}
61
forceinline BoolAFC
62
IntBoolVarBranch::boolafc(void) const {
63
return bafc;
64
}
65
66
forceinline IntAction
67
IntBoolVarBranch::intaction(void) const {
Callers
1
branch.hpp
File · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected