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
Add RA usage limit on the number of applicable elementary actions per TSO (#1009)
* Create max-elementary-actions usage limit
Signed-off-by: Thomas Bouquet <[email protected]>
* Limit RA with elementary actions on topo only
Signed-off-by: Thomas Bouquet <[email protected]>
* Remove PSTs to apply topo - max elem. actions
Signed-off-by: Thomas Bouquet <[email protected]>
* Add CastorFullOptimization test
Signed-off-by: Thomas Bouquet <[email protected]>
* Update version of CRAC in test
Signed-off-by: Thomas Bouquet <[email protected]>
* Move test to cucumber
Signed-off-by: Thomas Bouquet <[email protected]>
* Test with PSTs
Signed-off-by: Thomas Bouquet <[email protected]>
* Update doc
Signed-off-by: Thomas Bouquet <[email protected]>
* Broken links in doc
Signed-off-by: Thomas Bouquet <[email protected]>
* Operational constrain + cucumber tests
Signed-off-by: Thomas Bouquet <[email protected]>
* Create separate US for cucumber tests
Signed-off-by: Thomas Bouquet <[email protected]>
* Create separate filter for constraint in bloomer
Signed-off-by: Thomas Bouquet <[email protected]>
* Fix tests
Signed-off-by: Thomas Bouquet <[email protected]>
* Add cumulative effect of max EA usage limit
Signed-off-by: Thomas Bouquet <[email protected]>
* Cucumber test: same PST used in preventive and curative
Signed-off-by: Thomas Bouquet <[email protected]>
* Cucumber test: multi-curative with mixed PSTs and topos
Signed-off-by: Thomas Bouquet <[email protected]>
* Refactor decrease max EA / TSO
Signed-off-by: Thomas Bouquet <[email protected]>
* Cucumber test: multiple TSOs with EA limit
Signed-off-by: Thomas Bouquet <[email protected]>
* Test Filler
Signed-off-by: Thomas Bouquet <[email protected]>
* Merge main
Signed-off-by: Thomas Bouquet <[email protected]>
* Move discrete PSTs check in RaoUtil
Signed-off-by: Thomas Bouquet <[email protected]>
* some fixes after review
Signed-off-by: Thomas Bouquet <[email protected]>
* Move Instant.compareTo to API for bug fix
Signed-off-by: Thomas Bouquet <[email protected]>
* resolve conflicts with main
Signed-off-by: Thomas Bouquet <[email protected]>
* Merge main
Signed-off-by: Thomas Bouquet <[email protected]>
* Merge main
Signed-off-by: Thomas Bouquet <[email protected]>
* Fix use of inifinity in LP
Signed-off-by: Thomas Bouquet <[email protected]>
---------
Signed-off-by: Thomas Bouquet <[email protected]>
Copy file name to clipboardExpand all lines: data/crac-creation/crac-creation-util/src/main/java/com/powsybl/openrao/data/craccreation/util/RaUsageLimitsAdder.java
Copy file name to clipboardExpand all lines: data/crac-io/crac-io-json/src/main/java/com/powsybl/openrao/data/craciojson/JsonSerializationConstants.java
Copy file name to clipboardExpand all lines: data/crac-io/crac-io-json/src/main/java/com/powsybl/openrao/data/craciojson/deserializers/RaUsageLimitsDeserializer.java
Copy file name to clipboardExpand all lines: data/crac-io/crac-io-json/src/main/java/com/powsybl/openrao/data/craciojson/serializers/CracSerializer.java
0 commit comments