Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
post
Method · 0.45
propagate
Method · 0.45
commit
Method · 0.45
commit
Method · 0.45
commit
Method · 0.45
commit
Method · 0.45
propagate
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected