Replies: 4 comments
-
@abelsiqueira and @gnawin, this is for our records to review this work and define the plan of action to continue with the code refactor. |
Beta Was this translation helpful? Give feedback.
-
#415 is super useful to get the complete picture of the relationships of the inner functions |
Beta Was this translation helpful? Give feedback.
-
Just storing some code snippets to use for the partition changes using DuckDB: https://gist.github.com/abelsiqueira/1849dfed7eb25519bc3e5da9a672c268 |
Beta Was this translation helpful? Give feedback.
-
Closing this discussion since it is now the epic issue #701 |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Input data names
create_input_dataframes
create_internal_structures
Example:
compute_constraints_partitions
compute_rp_partitions
solve_model
andsolve_model!
create_model
construct_dataframes
is not necessary.add_expression_terms_intra_rp_contraints
will need a refactor, and it will determine changes we need before and afterprofile_aggregation
functions are in the table in the documentationBeta Was this translation helpful? Give feedback.
All reactions