Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/NeuralNetworkVerification/Marabou
/ getInputQuery
Method
getInputQuery
src/engine/Engine.cpp:2349–2352 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
2347
}
2348
2349
InputQuery *Engine::getInputQuery()
2350
{
2351
return &( *_preprocessedQuery );
2352
}
2353
2354
void Engine::checkBoundCompliancyWithDebugSolution()
2355
{
Callers
6
createQuery
Function · 0.45
solve
Method · 0.45
initialDivide
Method · 0.45
test_pick_split_pl_constraint_polarity
Method · 0.45
test_pick_split_pl_constraint_earliest_relu
Method · 0.45
test_absoluate_value_on_acas
Method · 0.45
Calls
no outgoing calls
Tested by
3
test_pick_split_pl_constraint_polarity
Method · 0.36
test_pick_split_pl_constraint_earliest_relu
Method · 0.36
test_absoluate_value_on_acas
Method · 0.36