Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Gecode/gecode
/ propagating
Method
propagating
gecode/int/extensional/compact.hpp:448–451 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
446
}
447
template<class View, class Table>
448
forceinline void
449
PosCompact<View,Table>::Status::propagating(void) {
450
s = PROPAGATING;
451
}
452
453
/*
454
* The propagator proper
Callers
1
propagate
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected