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

Method getScope

contribs/qecode/OptVar.cc:44–44  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

42}
43
44int ExistOptVar::getScope() {return scopeId;}
45
46UnivOptVar::UnivOptVar(int scope,OptVar* zevar, Aggregator* agg) {
47 var=zevar;

Callers 3

solveMethod · 0.80
getAggregateMethod · 0.80
optimizeMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected