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

Method SubQuery

src/engine/SubQuery.h:30–32  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

28struct SubQuery
29{
30 SubQuery()
31 {
32 }
33
34 String _queryId;
35 std::unique_ptr<PiecewiseLinearCaseSplit> _split;

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected