Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/NeuralNetworkVerification/Marabou
/ getNumberOfVariables
Method
getNumberOfVariables
src/engine/InputQuery.cpp:89–92 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
87
}
88
89
unsigned InputQuery::getNumberOfVariables() const
90
{
91
return _numberOfVariables;
92
}
93
94
unsigned InputQuery::getNewVariable()
95
{
Callers
15
solve
Function · 0.45
calculateBounds
Function · 0.45
test_bound_getters
Function · 0.45
test_load_query
Method · 0.45
solve
Method · 0.45
refine
Method · 0.45
encodeInputQuery
Method · 0.45
transformToUseAuxVariables
Method · 0.45
transformToUseAuxVariables
Method · 0.45
runSingleSimulation
Method · 0.45
addAuxiliaryEquationsAfterPreprocessing
Method · 0.45
invokePreprocessor
Method · 0.45
Calls
no outgoing calls
Tested by
3
test_bound_getters
Function · 0.36
test_load_query
Method · 0.36
test_absoluate_value_on_acas
Method · 0.36