Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/catboost/catboost
/ MainCompile
Method
MainCompile
tools/triecompiler/lib/main.cpp:471–473 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
469
}
470
471
int NTrieOps::MainCompile(const int argc, const char* argv[]) {
472
return ::Main(argc, argv);
473
}
Callers
nothing calls this directly
Calls
1
Main
Function · 0.70
Tested by
no test coverage detected