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

Function arity

gecode/int/extensional/tuple-set.cpp:71–72  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

69
70
71 forceinline
72 TupleCompare::TupleCompare(int a) : arity(a) {}
73
74 forceinline bool
75 TupleCompare::operator ()(const Tuple& a, const Tuple& b) {

Callers 2

equalMethod · 0.85
operator ==Method · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected