MCPcopy 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

propagateMethod · 0.45
propagateMethod · 0.45
lq.hppFile · 0.45

Calls 1

varimpMethod · 0.45

Tested by

no test coverage detected