Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Gecode/gecode
/ constrain
Method
constrain
gecode/search/seq/pbs.hpp:67–70 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
65
return slave->stopped();
66
}
67
forceinline void
68
Slave::constrain(const Space& b) {
69
slave->constrain(b);
70
}
71
forceinline
72
Slave::~Slave(void) {
73
delete slave;
Callers
2
next
Method · 0.45
recompute
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected