|
|
@ -222,8 +222,7 @@ end
|
|
|
|
set_branching_priorities(self, priorities) =
|
|
|
|
set_branching_priorities(self, priorities) =
|
|
|
|
@warn "JuMPSolver: set_branching_priorities not implemented"
|
|
|
|
@warn "JuMPSolver: set_branching_priorities not implemented"
|
|
|
|
|
|
|
|
|
|
|
|
add_constraint(self, constraint) =
|
|
|
|
add_constraint(self, constraint) = nothing
|
|
|
|
error("JuMPSolver.add_constraint should never be called")
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
clear_warm_start(self) =
|
|
|
|
clear_warm_start(self) =
|
|
|
|
error("JuMPSolver.clear_warm_start should never be called")
|
|
|
|
error("JuMPSolver.clear_warm_start should never be called")
|
|
|
|