We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5ba40ab commit 32618b1Copy full SHA for 32618b1
1 file changed
src/Test/test_basic_constraint.jl
@@ -417,6 +417,7 @@ for s in [
417
:Table,
418
:Path,
419
:HyperRectangle,
420
+ :VectorNonlinearOracle,
421
]
422
S = getfield(MOI, s)
423
functions = if S <: MOI.AbstractScalarSet
0 commit comments