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

Method available

gecode/int/distinct/dom-ctrl.hpp:48–51  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

46
47 template<class View>
48 forceinline bool
49 DomCtrl<View>::available(void) {
50 return g;
51 }
52
53 template<class View>
54 ExecStatus

Callers 3

propagateMethod · 0.80
propagateMethod · 0.80
propagateMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected