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
vZERO, a JuMP variable which is always zero, was necessary in a few places in early versions of GenX/JuMP. It is not necessary any longer. As cruft, it should be removed.
Motivation
Removing useless code makes the rest more readable.
Implementation strategy
No response
Additional context
No response
The text was updated successfully, but these errors were encountered:
Feature description
vZERO
, a JuMP variable which is always zero, was necessary in a few places in early versions of GenX/JuMP. It is not necessary any longer. As cruft, it should be removed.Motivation
Removing useless code makes the rest more readable.
Implementation strategy
No response
Additional context
No response
The text was updated successfully, but these errors were encountered: