-
Notifications
You must be signed in to change notification settings - Fork 4
Open
Labels
enhancementNew feature or requestNew feature or request
Description
The following list provides an overview of the individual things that must be removed when moving to version 0.10:
- Remove the function
variables_capexincluding its call increate_model. - Switch to
constraints_ext_datafromconstraints_datafor allcreate_nodefunctions. - Remove the function
create_link(m, l::Link, 𝒯, 𝒫, modeltype::EnergyModel). - Remove the function
constraints_data(m, n::Node, 𝒯, 𝒫, modeltype::EnergyModel, data::ExtensionData). - Remove all legacy constructors in src/legacy_constructor.jl and ext/EMIExt/structures/legacy_constructor.jl. We introduced them quite a while ago and I think after 1 year, it is reasonable to remove them, especially given the major changes related to the model since these versions (Version 0.6 to 0.9 in EMB and 0.5 to 0.8.1 in EMI).
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request