Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Gecode/gecode
/ boolchb
Method
boolchb
gecode/flatzinc/branch.hpp:79–82 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
77
return ichb;
78
}
79
forceinline BoolCHB
80
IntBoolVarBranch::boolchb(void) const {
81
return bchb;
82
}
83
forceinline void
84
IntBoolVarBranch::expand(Home home, const IntVarArgs& x, const BoolVarArgs& y) {
85
switch (select()) {
Callers
1
branch.hpp
File · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected