feature(Time-Coupled): add LazyNetwork implementation#1644
Merged
Godelaine merged 9 commits intoci/core-7.2.0-SNAPSHOTfrom Mar 19, 2026
Merged
feature(Time-Coupled): add LazyNetwork implementation#1644Godelaine merged 9 commits intoci/core-7.2.0-SNAPSHOTfrom
LazyNetwork implementation#1644Godelaine merged 9 commits intoci/core-7.2.0-SNAPSHOTfrom
Conversation
Signed-off-by: Thomas Bouquet <thomas.bouquet@rte-france.com>
Signed-off-by: Thomas Bouquet <thomas.bouquet@rte-france.com>
Signed-off-by: Thomas Bouquet <thomas.bouquet@rte-france.com>
# Conflicts: # data/crac/crac-util/src/main/java/com/powsybl/openrao/data/crac/util/IcsImporter.java # data/crac/crac-util/src/test/java/com/powsybl/openrao/data/crac/util/IcsImporterTest.java # pom.xml # ra-optimisation/search-tree-rao/src/main/java/com/powsybl/openrao/searchtreerao/marmot/Marmot.java # ra-optimisation/search-tree-rao/src/test/java/com/powsybl/openrao/searchtreerao/marmot/MarmotTest.java # tests/src/test/java/com/powsybl/openrao/tests/steps/TimeCoupledRaoSteps.java
Signed-off-by: Thomas Bouquet <thomas.bouquet@rte-france.com>
Signed-off-by: Thomas Bouquet <thomas.bouquet@rte-france.com>
Signed-off-by: Thomas Bouquet <thomas.bouquet@rte-france.com>
Godelaine
previously approved these changes
Mar 19, 2026
Signed-off-by: Godelaine <godelaine.demontmorillon@rte-france.com>
RoxaneChen02
approved these changes
Mar 19, 2026
bqth29
added a commit
that referenced
this pull request
Mar 23, 2026
* add lazy network implementation Signed-off-by: Thomas Bouquet <thomas.bouquet@rte-france.com> * fix all tests but cucumbers Signed-off-by: Thomas Bouquet <thomas.bouquet@rte-france.com> * fix cucumbers Signed-off-by: Thomas Bouquet <thomas.bouquet@rte-france.com> * merge main Signed-off-by: Thomas Bouquet <thomas.bouquet@rte-france.com> * use core snapshot version Signed-off-by: Thomas Bouquet <thomas.bouquet@rte-france.com> * use lazy networks in ics importer tests Signed-off-by: Thomas Bouquet <thomas.bouquet@rte-france.com> --------- Signed-off-by: Thomas Bouquet <thomas.bouquet@rte-france.com> Signed-off-by: Godelaine <godelaine.demontmorillon@rte-france.com> Co-authored-by: Godelaine <godelaine.demontmorillon@rte-france.com> Signed-off-by: Thomas Bouquet <thomas.bouquet@rte-france.com>
bqth29
added a commit
that referenced
this pull request
Mar 23, 2026
* add lazy network implementation Signed-off-by: Thomas Bouquet <thomas.bouquet@rte-france.com> * fix all tests but cucumbers Signed-off-by: Thomas Bouquet <thomas.bouquet@rte-france.com> * fix cucumbers Signed-off-by: Thomas Bouquet <thomas.bouquet@rte-france.com> * merge main Signed-off-by: Thomas Bouquet <thomas.bouquet@rte-france.com> * use core snapshot version Signed-off-by: Thomas Bouquet <thomas.bouquet@rte-france.com> * use lazy networks in ics importer tests Signed-off-by: Thomas Bouquet <thomas.bouquet@rte-france.com> --------- Signed-off-by: Thomas Bouquet <thomas.bouquet@rte-france.com> Signed-off-by: Godelaine <godelaine.demontmorillon@rte-france.com> Co-authored-by: Godelaine <godelaine.demontmorillon@rte-france.com> Signed-off-by: Thomas Bouquet <thomas.bouquet@rte-france.com>
RoxaneChen02
added a commit
that referenced
this pull request
Mar 31, 2026
* chore(CI/CD): Rename dangling lines to boundary lines and update JSON CRAC version to 2.10 (#1655) * rename Dangling Line to Boundary Line * bump JSON CRAC version to 2.10 * Adapt to new sensi API --------- Signed-off-by: Thomas Bouquet <thomas.bouquet@rte-france.com> Co-authored-by: Godelaine de Montmorillon <godelaine.demontmorillon@rte-france.com> Signed-off-by: Thomas Bouquet <thomas.bouquet@rte-france.com> * feature(Time-Coupled): add `LazyNetwork` implementation (#1644) * add lazy network implementation Signed-off-by: Thomas Bouquet <thomas.bouquet@rte-france.com> * fix all tests but cucumbers Signed-off-by: Thomas Bouquet <thomas.bouquet@rte-france.com> * fix cucumbers Signed-off-by: Thomas Bouquet <thomas.bouquet@rte-france.com> * merge main Signed-off-by: Thomas Bouquet <thomas.bouquet@rte-france.com> * use core snapshot version Signed-off-by: Thomas Bouquet <thomas.bouquet@rte-france.com> * use lazy networks in ics importer tests Signed-off-by: Thomas Bouquet <thomas.bouquet@rte-france.com> --------- Signed-off-by: Thomas Bouquet <thomas.bouquet@rte-france.com> Signed-off-by: Godelaine <godelaine.demontmorillon@rte-france.com> Co-authored-by: Godelaine <godelaine.demontmorillon@rte-france.com> Signed-off-by: Thomas Bouquet <thomas.bouquet@rte-france.com> * Fix unit tests after new OLF parameters addition Signed-off-by: Olivier Perrin <olivier.perrin@rte-france.com> Signed-off-by: Thomas Bouquet <thomas.bouquet@rte-france.com> * Fix remaining 'DanglingLine' (renamed in 'BoundaryLine') Signed-off-by: Olivier Perrin <olivier.perrin@rte-france.com> Signed-off-by: Thomas Bouquet <thomas.bouquet@rte-france.com> * remove ill defined time coupled rao input Signed-off-by: Godelaine de Montmorillon <godelaine.demontmorillon@rte-france.com> Signed-off-by: Thomas Bouquet <thomas.bouquet@rte-france.com> * update pom Signed-off-by: Godelaine de Montmorillon <godelaine.demontmorillon@rte-france.com> * update pom with olf release Signed-off-by: Godelaine de Montmorillon <godelaine.demontmorillon@rte-france.com> * update powsybl.entsoe.version to 3.2.0 Signed-off-by: CHEN Roxane <roxane.chen@rte-france.com> * add tests to cover lazy network Signed-off-by: Thomas Bouquet <thomas.bouquet@rte-france.com> --------- Signed-off-by: Thomas Bouquet <thomas.bouquet@rte-france.com> Signed-off-by: Godelaine <godelaine.demontmorillon@rte-france.com> Signed-off-by: Olivier Perrin <olivier.perrin@rte-france.com> Signed-off-by: Godelaine de Montmorillon <godelaine.demontmorillon@rte-france.com> Signed-off-by: CHEN Roxane <roxane.chen@rte-france.com> Co-authored-by: Godelaine <godelaine.demontmorillon@rte-france.com> Co-authored-by: Olivier Perrin <olivier.perrin@rte-france.com> Co-authored-by: CHEN Roxane <roxane.chen@rte-france.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Please check if the PR fulfills these requirements
Does this PR already have an issue describing the problem?
What kind of change does this PR introduce?
Creation of the
LazyNetworkimplementation that is based on a file path. The network data is only loaded when some data needs to be accessed. This allows to delete theRaoInputWithNetworkPathsAPI.What is the current behavior?
What is the new behavior (if this is a feature change)?
Does this PR introduce a breaking change or deprecate an API?
If yes, please check if the following requirements are fulfilled
What changes might users need to make in their application due to this PR? (migration steps)
Other information:
For this to work properly, we'll have to wait for this PR to be merged in powsybl-core.