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

Method qt_of_var

contribs/qecode/QCSPPlusUnblockable.cc:191–193  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

189}
190
191forceinline bool QcspUnblockable::qt_of_var(int v) {
192 return Quantifiers[whichSpaceOwns[v]];
193}
194
195MySpace* QcspUnblockable::getSpace(int scope) {
196 if (scope<0 || scope>nbSpaces) {

Callers 2

cmpMethod · 0.80
returnWorkMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected