Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Gecode/gecode
/ group
Method
group
gecode/kernel/core.hpp:3422–3425 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
3420
return i;
3421
}
3422
forceinline PropagatorGroup
3423
PropagateTraceInfo::group(void) const {
3424
return g;
3425
}
3426
forceinline const Propagator*
3427
PropagateTraceInfo::propagator(void) const {
3428
return p;
Callers
15
print
Method · 0.80
init
Method · 0.80
prune
Method · 0.80
fix
Method · 0.80
fail
Method · 0.80
done
Method · 0.80
init
Method · 0.80
prune
Method · 0.80
fix
Method · 0.80
fail
Method · 0.80
done
Method · 0.80
_commit
Method · 0.80
Calls
3
PropagatorGroup
Class · 0.85
BrancherGroup
Class · 0.85
id
Method · 0.45
Tested by
no test coverage detected