Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/AliveToolkit/alive2
/ root
Method
root
ir/fast_math.cpp:105–107 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
103
104
public:
105
unsigned root(unsigned n) {
106
return uf.find(n);
107
}
108
109
unsigned get(const expr &e0) {
110
Node n;
Callers
1
float_refined
Function · 0.45
Calls
1
find
Method · 0.80
Tested by
no test coverage detected