Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KaHIP/KaHIP
/ if
Function
if
app/node_separator_ml.cpp:131–135 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
129
} endfor
130
}
131
} endfor
132
133
if( not_a_separator ) {
134
std::cout <<
"not a separator -- please report this bug"
<< std::endl;
135
}
136
#endif
137
}
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected