Add sources to all instances

This commit is contained in:
2020-11-15 08:36:56 -06:00
parent 88621cdedb
commit 9c33e7d795
111 changed files with 5 additions and 7 deletions

View File

@@ -109,7 +109,7 @@ Test cases from the R&D Division at [Reseau de Transport d'Electricite](https://
## 2. PGLIB-UC Instances
[PGLIB-UC](https://github.com/power-grid-lib/pglib-uc) is a benchmark library curated and maintained by the [IEEE PES Task Force on Benchmarks for Validation of Emerging Power System Algorithms](https://power-grid-lib.github.io/).
[PGLIB-UC](https://github.com/power-grid-lib/pglib-uc) is a benchmark library curated and maintained by the [IEEE PES Task Force on Benchmarks for Validation of Emerging Power System Algorithms](https://power-grid-lib.github.io/). These test cases have been used in [KnOsWa20].
### 2.1 PGLIB-UC/California
@@ -141,7 +141,7 @@ Test cases based on publicly available data from the California ISO. For more de
### 2.2 PGLIB-UC/FERC
Test cases based on publicly available unit commitment test instance from the Federal Energy Regulatory Commission. For more details, see [PGLIB-UC case file overview](https://github.com/power-grid-lib/pglib-uc).
Test cases based on a publicly available [unit commitment test case produced by the Federal Energy Regulatory Commission](https://www.ferc.gov/industries-data/electric/power-sales-and-markets/increasing-efficiency-through-improved-software-1). For more details, see [PGLIB-UC case file overview](https://github.com/power-grid-lib/pglib-uc).
| Name | Buses | Generators | Lines | Contingencies | References |
|------|-------|------------|-------|---------------|--------|
@@ -192,7 +192,7 @@ Test cases based on publicly available unit commitment test instance from the Fe
## 3. OR-LIB/UC
[OR-LIB](http://people.brunel.ac.uk/~mastjjb/jeb/info.html) is a collection of test data sets for a variety of operations research problems, including unit commitment. The UC instances in OR-LIB are synthetic instances generated by [**Antonio Frangioni** random UC generator](http://groups.di.unipi.it/optimize/Data/UC.html).
[OR-LIB](http://people.brunel.ac.uk/~mastjjb/jeb/info.html) is a collection of test data sets for a variety of operations research problems, including unit commitment. The UC instances in OR-LIB are synthetic instances generated by [Antonio Frangioni's random UC generator](http://groups.di.unipi.it/optimize/Data/UC.html). These test cases have been used in [FrGe06] and many other publications.
| Name | Hours | Buses | Generators | Lines | Contingencies | References |
|------|-------|-------|------------|-------|---------------|------------|
@@ -239,11 +239,9 @@ Test cases based on publicly available unit commitment test instance from the Fe
| `or-lib/200_0_8_w` | 24 | 1 | 200 | 0 | 0 | [ORLIB, FrGe06]
| `or-lib/200_0_9_w` | 24 | 1 | 200 | 0 | 0 | [ORLIB, FrGe06]
## 4. TejadaArango19
## 4. Tejada19
Test cases used in the paper **"Which Unit-Commitment Formulation is Best? A Comparison Framework"** by D. Tejada-Arango, S. Lumbreras, P. Sanchez-Martin and A. Ramos (2019).
These instances are similar to OR-LIB/UC, in the sense that they have also been generated using [Antonio Frangioni's random instance generator](http://groups.di.unipi.it/optimize/Data/UC.html), but are much larger.
Test cases used in [TeLuSa19]. These instances are similar to OR-LIB/UC, in the sense that they have also been generated using [Antonio Frangioni's random instance generator](http://groups.di.unipi.it/optimize/Data/UC.html), but are much larger.
| Name | Hours | Buses | Generators | Lines | Contingencies | References |
|------|-------|-------|------------|-------|---------------|------------|