MCPcopy Create free account
hub / github.com/NeuralNetworkVerification/Marabou / empty

Method empty

src/basis_factorization/SparseUnsortedList.cpp:77–80  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

75}
76
77bool SparseUnsortedList::empty() const
78{
79 return _list.empty();
80}
81
82double SparseUnsortedList::get( unsigned entry ) const
83{

Callers 15

deleteElementsMethod · 0.45
executeChangesMethod · 0.45
invertBasisMethod · 0.45
invertBasisMethod · 0.45
invertBasisMethod · 0.45
restoreFactorizationMethod · 0.45
invertBasisMethod · 0.45
test_set_basisMethod · 0.45
test_set_basis_2Method · 0.45

Calls

no outgoing calls

Tested by 15

test_set_basisMethod · 0.36
test_set_basis_2Method · 0.36
test_get_rowMethod · 0.36
test_get_columnMethod · 0.36
test_cloningMethod · 0.36
test_setMethod · 0.36
test_merge_entriesMethod · 0.36
test_cloningMethod · 0.36