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

Method none

gecode/int/extensional/compact.hpp:443–446  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

441 }
442 template<class View, class Table>
443 forceinline void
444 PosCompact<View,Table>::Status::none(void) {
445 s = NONE;
446 }
447 template<class View, class Table>
448 forceinline void
449 PosCompact<View,Table>::Status::propagating(void) {

Callers 11

propagateMethod · 0.45
replace_and_decreaseMethod · 0.45
clear_maskMethod · 0.45
intersect_with_maskMethod · 0.45
intersect_with_masksMethod · 0.45
nand_with_maskMethod · 0.45
intersectsMethod · 0.45
clear_maskMethod · 0.45
intersectsMethod · 0.45
emptyMethod · 0.45
widthMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected