Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/NeuralNetworkVerification/Marabou
/ printHelpMessage
Function
printHelpMessage
src/engine/MarabouMain.cpp:56–60 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
54
}
55
56
void printHelpMessage()
57
{
58
printVersion();
59
Options::get()->printHelpMessage();
60
}
61
62
int marabouMain( int argc, char **argv )
63
{
Callers
1
marabouMain
Function · 0.85
Calls
2
printVersion
Function · 0.70
printHelpMessage
Method · 0.45
Tested by
no test coverage detected