Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Gecode/gecode
/ select
Method
select
gecode/flatzinc/branch.hpp:52–55 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
50
: s(s0), ichb(i), bchb(b) {}
51
52
forceinline IntBoolVarBranch::Select
53
IntBoolVarBranch::select(void) const {
54
return s;
55
}
56
57
forceinline IntAFC
58
IntBoolVarBranch::intafc(void) const {
Callers
2
branch
Function · 0.45
BoolValBranch i2b
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected