You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When I create a formulation with 1000 subproblems, the error message is :
Coluna
Version 0.2 - https://github.com/atoptima/Coluna.jl
ERROR: LoadError: Variable of id Coluna.Variable#20001 exists
Stacktrace:
[1] error(::String) at ./error.jl:33
[2] addvar! at /Users/gmarqu100p/.julia11/packages/Coluna/Qs1Du/src/manager.jl:38 [inlined]
[3] addvar!(::Coluna.Formulation{Coluna.DwMaster}, ::Coluna.Variable) at /Users/gmarqu100p/.julia11/packages/Coluna/Qs1Du/src/formulation.jl:266
The text was updated successfully, but these errors were encountered:
When I create a formulation with
1000
subproblems, the error message is :The text was updated successfully, but these errors were encountered: