Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/NeuralNetworkVerification/Marabou
/ functions
Functions
4,559 in github.com/NeuralNetworkVerification/Marabou
⨍
Functions
4,559
◇
Types & classes
641
↓ 2 callers
Method
enqueueSolver
src/nlr/ParallelSolver.cpp:37
↓ 2 callers
Function
errorNumber
src/common/real/Errno.cpp:20
↓ 2 callers
Function
evaluateIntermediateLayers
This function loads three networks: the full network, the initial portion up to the intermediate layer, and the final portion beginning with
maraboupy/test/test_onnx.py:371
↓ 2 callers
Method
examineConstraintMatrix
src/engine/tests/MockRowBoundTightener.h:76
↓ 2 callers
Method
existsBasicOutOfBounds
src/engine/Tableau.cpp:567
↓ 2 callers
Method
existsValue
src/engine/Tableau.cpp:468
↓ 2 callers
Method
findError
Function to find error between Marabou solver and TF/Nnet at a given point Args: inputValues (list of np arrays): Input values to
maraboupy/MarabouNetwork.py:269
↓ 2 callers
Method
getAlpha
src/nlr/Layer.h:132
↓ 2 callers
Method
getAssignment
src/engine/NonlinearConstraint.h:277
↓ 2 callers
Method
getBasicAssignment
src/engine/Tableau.cpp:2478
↓ 2 callers
Method
getBasicVariables
src/engine/Tableau.cpp:2507
↓ 2 callers
Method
getBasis
src/basis_factorization/LUFactorization.cpp:70
↓ 2 callers
Method
getBiases
src/nlr/Layer.cpp:525
↓ 2 callers
Method
getBottomScope
* Return the initial (bottom) scope */
deps/CVC4/context/context.h:163
↓ 2 callers
Method
getCMM
* Get the ContextMemoryManager for this Scope */
deps/CVC4/context/context.h:296
↓ 2 callers
Method
getCaseSplit
src/engine/MaxConstraint.cpp:438
↓ 2 callers
Method
getChangeRatio
src/engine/Tableau.cpp:1442
↓ 2 callers
Method
getColumnOfBasis
src/basis_factorization/tests/MockColumnOracle.h:84
↓ 2 callers
Method
getConstraintsWithHighestScore
Get the constraint in the score tracker with the highest score */
src/engine/SmtCore.h:77
↓ 2 callers
Method
getDelegationStatus
src/proofs/UnsatCertificateNode.cpp:123
↓ 2 callers
Method
getDoubleAttribute
src/common/Statistics.h:295
↓ 2 callers
Method
getEliminatedElements
src/engine/MaxConstraint.h:208
↓ 2 callers
Method
getEntailedTightenings
src/engine/MaxConstraint.cpp:269
↓ 2 callers
Method
getEnteringVariable
src/engine/Tableau.cpp:668
↓ 2 callers
Method
getGroundBound
src/engine/Engine.cpp:3329
↓ 2 callers
Method
getLeavingVariableIndex
src/engine/Tableau.cpp:686
↓ 2 callers
Method
getLowerBound
src/input_parsers/MpsParser.cpp:300
↓ 2 callers
Method
getLowerBoundsForLayer
Returns a list of lower bounds for the given layer If b=True, b variables Otherwise, f variables Args:
maraboupy/MarabouNetworkNNet.py:511
↓ 2 callers
Method
getMaxValueOfEliminatedPhases
src/engine/MaxConstraint.h:225
↓ 2 callers
Method
getNode
Find the node in the graph corresponding to the given name Args: nodeName (str): Name of node to find in graph Returns:
maraboupy/parsers/ONNXParser.py:215
↓ 2 callers
Method
getNumberOfRows
src/proofs/BoundExplainer.cpp:70
↓ 2 callers
Method
getNumberOfVariables
src/proofs/BoundExplainer.cpp:75
↓ 2 callers
Method
getParticipatingElements
src/engine/MaxConstraint.h:213
↓ 2 callers
Method
getRandomElement
src/common/Set.h:182
↓ 2 callers
Method
getRedundantRows
src/engine/ConstraintMatrixAnalyzer.cpp:462
↓ 2 callers
Method
getResultString
src/engine/DnCManager.cpp:306
↓ 2 callers
Function
getStringAttribute
src/input_parsers/OnnxParser.cpp:323
↓ 2 callers
Method
getTableau
src/nlr/NetworkLevelReasoner.cpp:331
↓ 2 callers
Method
getTightenings
src/engine/BoundManager.cpp:242
↓ 2 callers
Method
getUNSATCertificateRoot
src/engine/Engine.cpp:3620
↓ 2 callers
Method
getUpperBound
src/input_parsers/MpsParser.cpp:295
↓ 2 callers
Method
getUpperBoundsForLayer
Returns a list of upper bounds for the given layer If b=True, b variables Otherwise, f variables Args:
maraboupy/MarabouNetworkNNet.py:495
↓ 2 callers
Method
getVar
src/proofs/Contradiction.cpp:37
↓ 2 callers
Method
getVariableAfterMerging
src/engine/Tableau.cpp:2544
↓ 2 callers
Method
getVariableNameFromVariable
src/engine/MILPEncoder.cpp:121
↓ 2 callers
Method
getVisited
src/proofs/UnsatCertificateNode.cpp:113
↓ 2 callers
Method
getWeightMatrix
src/nlr/Layer.cpp:454
↓ 2 callers
Method
gurobiEnabled
Options that are determined at compile time */
src/configuration/Options.h:203
↓ 2 callers
Method
hasPredecessor
src/nlr/DeepPolyElement.cpp:52
↓ 2 callers
Method
identity
Function representing identity Args: node (node): ONNX node representing identity operation :meta private:
maraboupy/parsers/ONNXParser.py:285
↓ 2 callers
Method
initialize
src/basis_factorization/SparseUnsortedArrays.cpp:54
↓ 2 callers
Method
initialize
src/basis_factorization/SparseUnsortedLists.cpp:54
↓ 2 callers
Method
initializeScoreTrackerIfNeeded
src/engine/SmtCore.cpp:101
↓ 2 callers
Method
initializeTableau
src/engine/Engine.cpp:1346
↓ 2 callers
Method
insert
src/common/Vector.h:73
↓ 2 callers
Method
insert
* Inserts an element into the map. * The key inserted must be not be currently mapped. * This is implemented using d_insertMap.push_back().
deps/CVC4/context/cdinsert_hashmap.h:311
↓ 2 callers
Method
isCurrent
* Return true iff this Scope is the current top Scope */
deps/CVC4/context/context.h:306
↓ 2 callers
Method
isValidLeaf
src/proofs/UnsatCertificateNode.cpp:152
↓ 2 callers
Method
keys
src/common/Map.h:60
↓ 2 callers
Function
load_acas_network
Load one of the acas networks. This network is larger than fc1.onnx, making it a better test case for testing timeout.
maraboupy/test/test_query.py:147
↓ 2 callers
Function
load_onnx_network
The test network fc1.onnx is used, which has two input variables and two output variables. The network was trained such that the first output
maraboupy/test/test_query.py:127
↓ 2 callers
Function
make_constant_bool_node
(name, values)
resources/onnx/layer-zoo/onnx-layer-zoo.py:62
↓ 2 callers
Function
marabouMain
src/engine/MarabouMain.cpp:62
↓ 2 callers
Function
missingAttributeError
src/input_parsers/OnnxParser.cpp:82
↓ 2 callers
Function
negative
tools/cxxtest/cxxtest/ValueTraits.h:119
↓ 2 callers
Method
neuronHasVariable
src/nlr/Layer.cpp:2013
↓ 2 callers
Method
newData
deps/CVC4/context/context_mm.cpp:99
↓ 2 callers
Method
nextGlobalFixture
tools/cxxtest/cxxtest/GlobalFixture.cpp:18
↓ 2 callers
Method
nth
tools/cxxtest/cxxtest/LinkedList.cpp:61
↓ 2 callers
Method
numberOfVariables
Get total number of variables in network Returns: (int)
maraboupy/MarabouNetworkNNet.py:542
↓ 2 callers
Method
optimizeBoundsWithLpRelaxation
src/nlr/LPFormulator.cpp:250
↓ 2 callers
Method
performDegeneratePivot
src/engine/tests/MockTableau.h:544
↓ 2 callers
Method
performingFakePivot
src/engine/Tableau.cpp:691
↓ 2 callers
Method
pickSplitPLConstraintSnC
src/engine/tests/MockEngine.h:188
↓ 2 callers
Method
popto
deps/CVC4/context/context.cpp:112
↓ 2 callers
Method
preContextPushHook
src/engine/Engine.cpp:2531
↓ 2 callers
Method
prevGlobalFixture
tools/cxxtest/cxxtest/GlobalFixture.cpp:19
↓ 2 callers
Function
printVersion
src/engine/MarabouMain.cpp:48
↓ 2 callers
Method
push_front
* Inserts an element into the map, and pushes its key to the front * of the stack. The key inserted must be not be currently mapped. */
deps/CVC4/context/cdinsert_hashmap.h:134
↓ 2 callers
Method
read
src/common/File.cpp:97
↓ 2 callers
Method
readONNX
(self, filename, inputNames=None, outputNames=None, preserveExistingConstraints=False)
maraboupy/MarabouNetworkONNX.py:38
↓ 2 callers
Method
registerAsWatcher
src/engine/MaxConstraint.cpp:111
↓ 2 callers
Method
registerNewVariable
Registers a new variable, grows the BoundManager size and bound vectors, initializes new bounds to +/-inf, and returns the index of the new
src/engine/tests/MockBoundManager.h:56
↓ 2 callers
Method
releaseEngine
src/cegar/IncrementalLinearization.cpp:141
↓ 2 callers
Method
removeConstraintFromTopologicalOrder
src/nlr/NetworkLevelReasoner.cpp:376
↓ 2 callers
Method
removeRedundantAddends
src/engine/Equation.cpp:226
↓ 2 callers
Method
resetNetworkFromParameters
Recompute the attributes of the network from basic arguments Args: weights (list of list of list of float): Outer index correspon
maraboupy/MarabouNetworkNNet.py:93
↓ 2 callers
Method
resizeHook
src/engine/ProjectedSteepestEdge.cpp:312
↓ 2 callers
Method
restoreFactorization
src/basis_factorization/LUFactorization.cpp:203
↓ 2 callers
Method
restorePrecision
src/engine/PrecisionRestorer.cpp:36
↓ 2 callers
Method
setActive
tools/cxxtest/cxxtest/LinkedList.cpp:98
↓ 2 callers
Method
setAssignment
src/nlr/Layer.cpp:104
↓ 2 callers
Method
setBoundsPointers
src/engine/Tableau.cpp:2652
↓ 2 callers
Method
setContradiction
src/proofs/UnsatCertificateNode.cpp:55
↓ 2 callers
Method
setDelegationStatus
src/proofs/UnsatCertificateNode.cpp:128
↓ 2 callers
Method
setDoubleAttribute
src/common/Statistics.h:272
↓ 2 callers
Method
setGurobi
src/engine/Tableau.cpp:2219
↓ 2 callers
Method
setIfDoesNotExist
src/common/Map.h:191
↓ 2 callers
Method
setLeavingVariableIndex
src/engine/tests/MockTableau.h:297
↓ 2 callers
Method
setQ
src/basis_factorization/ForrestTomlinFactorization.cpp:813
← previous
next →
701–800 of 4,559, ranked by callers