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

Method eq

test/float.hpp:268–271  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

266 }
267
268 inline MaybeType
269 Test::eq(Gecode::FloatVal x, Gecode::FloatVal y) {
270 return cmp(x, Gecode::FRT_EQ, y);
271 }
272
273 inline bool
274 Test::flip(void) {

Callers 7

postMethod · 0.45
propagateMethod · 0.45
commitMethod · 0.45
commitMethod · 0.45
commitMethod · 0.45
commitMethod · 0.45
propagateMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected