We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ba3956d commit f229368Copy full SHA for f229368
test/problems.jl
@@ -7,6 +7,7 @@ module Problems
7
8
using Test
9
import MathOptInterface as MOI
10
+import MultiObjectiveAlgorithms as MOA
11
12
function run_tests(model::MOI.ModelLike)
13
for name in names(@__MODULE__; all = true)
0 commit comments