PowerGridModel/power-grid-model

[FEATURE] Refactor main model to move the optional id logic

Closed this issue · 0 comments

At the moment, the optional id logic to be added via #771 is mainly implemented in main_model_impl.hpp. In this refactor, relevant logic is proposed to be moved to update.hpp and others accordingly.