Edited (version 29)
06
Applying graph theory to clean energy districts
Flow optimisation across heat networks
People | 10 | Posts | 30 | Dribs | 19 |
---|
Event finish
Sketching
5 months ago
~
leiv_andresen
Research
5 months ago
~
tyler_anderson
Cost function so we can compare algorithms:
def calculate_total_kwh_m(mst_table): return (mst_table['routes']*abs(mst_table['heat_total'])).sum()
5 months ago
~
leiv_andresen
Code: https://kdrive.infomaniak.com/app/share/745832/90ca4574-d096-4672-bf44-db07a58fb955/files/3934
5 months ago
~
leiv_andresen
Iterative optimization with random perturbation of one distance.Reduction in total cost sum(abs(heat_total)*routes):
5 months ago
~
leiv_andresen
Project
Joined the team
5 months ago
~
sari_issa
requirements.txt content extracted by github copilot:
numpy pandas geopandas pickle-mixin sparse xarray scipy matplotlib contextily
5 months ago
~
leiv_andresen
Joined the team
5 months ago
~
lukas_ringlage
Joined the team
5 months ago
~
leiv_andresen
Start
Joined the team
5 months ago
~
jonathan_chambers
Challenge shared
Tap here to review.
5 months ago
~
gaston_energy