MCPcopy Create free account
hub / github.com/Gecode/gecode / SetVarUnknownRanges

Method SetVarUnknownRanges

gecode/set/var/set.hpp:156–157  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

154 SetVarLubRanges::width(void) const { return iter.width(); }
155
156 forceinline
157 SetVarUnknownRanges::SetVarUnknownRanges(void) {}
158
159 forceinline
160 SetVarUnknownRanges::SetVarUnknownRanges(const SetVar& s) {

Callers

nothing calls this directly

Calls 2

initMethod · 0.45
varimpMethod · 0.45

Tested by

no test coverage detected