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

Method update

gecode/int/channel/val.hpp:74–77  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

72
73 template<class View>
74 forceinline void
75 ValInfo<View>::update(Space& home, ValInfo<View>& vi) {
76 view.update(home,vi.view); a = vi.a;
77 }
78
79 template<class View>
80 forceinline bool

Callers 6

link-multi.hppFile · 0.45
base.hppFile · 0.45
base.hppFile · 0.45
int-base.hppFile · 0.45
view-base.hppFile · 0.45
updateFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected