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

Method touched

gecode/int/extensional/compact.hpp:437–441  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

435 }
436 template<class View, class Table>
437 forceinline void
438 PosCompact<View,Table>::Status::touched(CTAdvisor& a) {
439 if (!single(a))
440 s = MULTIPLE;
441 }
442 template<class View, class Table>
443 forceinline void
444 PosCompact<View,Table>::Status::none(void) {

Callers 1

adviseMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected