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

Function p

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

Source from the content-addressed store, hash-verified

83
84
85 forceinline
86 PosCompare::PosCompare(int p0) : p(p0) {}
87
88 forceinline bool
89 PosCompare::operator ()(const Tuple& a, const Tuple& b) {

Callers 3

statusMethod · 0.50
choiceMethod · 0.50
printMethod · 0.50

Calls

no outgoing calls

Tested by

no test coverage detected