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

Function nqtoter

gecode/int/linear/int-nary.hpp:544–547  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

542 */
543 template<class Val, class P, class N>
544 forceinline Actor*
545 nqtoter(Space&, Propagator&,ViewArray<P>&, ViewArray<N>&, Val) {
546 return nullptr;
547 }
548 template<class Val>
549 forceinline Actor*
550 nqtoter(Space& home, Propagator& p,

Callers 1

copyMethod · 0.85

Calls 2

MinusViewClass · 0.50
sizeMethod · 0.45

Tested by

no test coverage detected