Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Gecode/gecode
/ propagators
Method
propagators
gecode/kernel/core.hpp:3481–3484 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
3479
return s;
3480
}
3481
forceinline unsigned int
3482
PostTraceInfo::propagators(void) const {
3483
return n;
3484
}
3485
3486
3487
/*
Callers
1
print.hpp
File · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected