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 42f29d3 commit 8a7310dCopy full SHA for 8a7310d
test/vrep_optimizer.jl
@@ -1,9 +1,7 @@
1
using Test
2
using Polyhedra
3
-import MathOptInterface
4
-const MOI = MathOptInterface
+using JuMP
5
const MOIT = MOI.Test
6
-const MOIU = MOI.Utilities
7
const MOIB = MOI.Bridges
8
9
@testset "Continuous Linear problems with VRepOptimizer" begin
0 commit comments