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

Method assigned

gecode/int/channel/dom.hpp:102–105  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

100
101 template<class View, class Offset>
102 forceinline void
103 DomInfo<View,Offset>::assigned(void) {
104 size = 1;
105 }
106
107 template<class View, class Offset>
108 forceinline void

Callers 2

dovalMethod · 0.45
propagateMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected