Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/NeuralNetworkVerification/Marabou
/ setNumberOfVariables
Method
setNumberOfVariables
src/engine/InputQuery.cpp:51–54 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
49
}
50
51
void InputQuery::setNumberOfVariables( unsigned numberOfVariables )
52
{
53
_numberOfVariables = numberOfVariables;
54
}
55
56
void InputQuery::setLowerBound( unsigned variable, double bound )
57
{
Callers
15
getInputQuery
Method · 0.95
test_statistics
Function · 0.95
test_solve_round_and_clip_unsat
Function · 0.95
test_solve_round_and_clip_sat
Function · 0.95
define_ipq
Function · 0.95
test_unit_equation1
Function · 0.95
test_unit_equation2
Function · 0.95
test_unit_equation3
Function · 0.95
test_unit_equation4
Function · 0.95
3_MarabouCoreExample.py
File · 0.80
generateQuery
Method · 0.80
generateQuery
Method · 0.80
Calls
no outgoing calls
Tested by
15
test_statistics
Function · 0.76
test_solve_round_and_clip_unsat
Function · 0.76
test_solve_round_and_clip_sat
Function · 0.76
define_ipq
Function · 0.76
test_unit_equation1
Function · 0.76
test_unit_equation2
Function · 0.76
test_unit_equation3
Function · 0.76
test_unit_equation4
Function · 0.76
test_load_query
Method · 0.64
run_sigmoid_test
Method · 0.64
run_inc_lin_cegar_test
Method · 0.64
test_disjunction_make_all_disjuncts_bounds
Method · 0.64