Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Gecode/gecode
/ init
Method
init
gecode/set/view/set.hpp:231–234 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
229
: LubRanges<SetVarImp*>(x.varimp()) {}
230
231
forceinline void
232
LubRanges<SetView>::init(const SetView& x) {
233
LubRanges<SetVarImp*>::init(x.varimp());
234
}
235
236
237
/**
Callers
3
propagate
Method · 0.45
propagate
Method · 0.45
lq.hpp
File · 0.45
Calls
1
varimp
Method · 0.45
Tested by
no test coverage detected