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

Method assigned

gecode/int/channel/val.hpp:92–95  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

90
91 template<class View>
92 forceinline void
93 ValInfo<View>::assigned(void) {
94 a = true;
95 }
96
97 template<class View>
98 forceinline void

Callers 15

pruneMethod · 0.45
propagateMethod · 0.45
postMethod · 0.45
propagateMethod · 0.45
dovalMethod · 0.45
doprop_valFunction · 0.45
postMethod · 0.45
propagateMethod · 0.45
connectedMethod · 0.45
pathMethod · 0.45
rescheduleMethod · 0.45
propagateMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected