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

Function lqtobin

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

Source from the content-addressed store, hash-verified

652 */
653 template<class Val, class P, class N>
654 forceinline Actor*
655 lqtobin(Space&, Propagator&,ViewArray<P>&, ViewArray<N>&, Val) {
656 return nullptr;
657 }
658 template<class Val>
659 forceinline Actor*
660 lqtobin(Space& home, Propagator& p,

Callers 1

copyMethod · 0.85

Calls 2

MinusViewClass · 0.50
sizeMethod · 0.45

Tested by

no test coverage detected