Skip to content

Commit ad865d0

Browse files
bernaldeCopilot
andauthored
Update README.md
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
1 parent 39a1da6 commit ad865d0

File tree

1 file changed

+0
-17
lines changed

1 file changed

+0
-17
lines changed

README.md

Lines changed: 0 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -11,23 +11,6 @@ We invite contributions to this library from the community, provided under the s
1111

1212
The following table shows the size metrics for all models in GDPlib:
1313

14-
| Component | [biofuel](./gdplib/biofuel/) | [disease_model](./gdplib/disease_model/) | [gdp_col](./gdplib/gdp_col/) | [hda](./gdplib/hda/) | [jobshop](./gdplib/jobshop/) | [med_term_purchasing](./gdplib/med_term_purchasing/) | [methanol](./gdplib/methanol/) | [modprodnet](./gdplib/modprodnet/) | [positioning](./gdplib/positioning/) | [spectralog](./gdplib/spectralog/) | [stranded_gas](./gdplib/stranded_gas/) | [syngas](./gdplib/syngas/) |
15-
|:----------------------|-------------------------------:|-------------------------------------------:|-------------------------------:|-----------------------:|-------------------------------:|-------------------------------------------------------:|---------------------------------:|-------------------------------------:|---------------------------------------:|-------------------------------------:|-----------------------------------------:|-----------------------------:|
16-
| variables | 36840 | 1250 | 442 | 1158 | 10 | 1165 | 287 | 488 | 56 | 128 | 57810 | 367 |
17-
| binary_variables | 516 | 52 | 30 | 12 | 6 | 216 | 8 | 2 | 50 | 60 | 192 | 46 |
18-
| integer_variables | 4356 | 0 | 0 | 0 | 0 | 0 | 0 | 363 | 0 | 0 | 45360 | 0 |
19-
| continuous_variables | 31968 | 1198 | 412 | 1146 | 4 | 949 | 279 | 123 | 6 | 68 | 12258 | 321 |
20-
| disjunctions | 252 | 26 | 15 | 6 | 3 | 72 | 4 | 1 | 25 | 30 | 96 | 23 |
21-
| disjuncts | 516 | 52 | 30 | 12 | 6 | 216 | 8 | 2 | 50 | 60 | 192 | 46 |
22-
| constraints | 12884 | 831 | 610 | 728 | 9 | 762 | 429 | 486 | 30 | 158 | 14959 | 543 |
23-
| nonlinear_constraints | 12 | 0 | 262 | 151 | 0 | 0 | 55 | 1 | 25 | 8 | 18 | 48 |
24-
25-
This table was automatically generated using the `generate_model_size_report.py` script.
26-
27-
## Model Size Comparison
28-
29-
The following table shows the size metrics for all models in GDPlib:
30-
3114
| Component | [batch_processing](./gdplib/batch_processing/) | [biofuel](./gdplib/biofuel/) | [cstr](./gdplib/cstr/) | [disease_model](./gdplib/disease_model/) | [ex1_linan_2023](./gdplib/ex1_linan_2023/) | [gdp_col](./gdplib/gdp_col/) | [hda](./gdplib/hda/) | [jobshop](./gdplib/jobshop/) | [med_term_purchasing](./gdplib/med_term_purchasing/) | [methanol](./gdplib/methanol/) | [modprodnet](./gdplib/modprodnet/) | [positioning](./gdplib/positioning/) | [small_batch](./gdplib/small_batch/) | [spectralog](./gdplib/spectralog/) | [stranded_gas](./gdplib/stranded_gas/) | [syngas](./gdplib/syngas/) | [water_network](./gdplib/water_network/) |
3215
|:----------------------|-------------------------------------------------:|-------------------------------:|-------------------------:|-------------------------------------------:|---------------------------------------------:|-------------------------------:|-----------------------:|-------------------------------:|-------------------------------------------------------:|---------------------------------:|-------------------------------------:|---------------------------------------:|---------------------------------------:|-------------------------------------:|-----------------------------------------:|-----------------------------:|-------------------------------------------:|
3316
| variables | 288 | 36840 | 76 | 1250 | 12 | 442 | 1158 | 10 | 1165 | 287 | 488 | 56 | 37 | 128 | 57810 | 367 | 395 |

0 commit comments

Comments
 (0)