Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/NeuralNetworkVerification/Marabou
/ getCode
Method
getCode
src/common/Error.cpp:50–53 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
48
}
49
50
int Error::getCode() const
51
{
52
return _code;
53
}
54
55
void Error::setUserMessage( const char *userMessage )
56
{
Callers
15
createInputQuery
Function · 0.80
preprocess
Function · 0.80
solve
Function · 0.80
calculateBounds
Function · 0.80
parse
Method · 0.80
readVnnlibFile
Function · 0.80
parseFile
Method · 0.80
main
Function · 0.80
expect_error
Method · 0.80
main
Function · 0.80
factorizeBasis
Method · 0.80
factorizeBasis
Method · 0.80
Calls
no outgoing calls
Tested by
15
expect_error
Method · 0.64
test_invert_basis
Method · 0.64
test_find_index_of_row
Method · 0.64
test_sanity
Method · 0.64
test_sanity
Method · 0.64
test_leaky_relu_constraint
Method · 0.64
test_lower_bounds
Method · 0.64
test_upper_bounds
Method · 0.64
test_relu_constraint
Method · 0.64
test_sign_constraint
Method · 0.64
test_pop_back
Method · 0.64
test_erase
Method · 0.64