Commit graph

196 commits

Author SHA1 Message Date
Khalim Conn-Kowlessar
c1782e6e31 add specific return names in handling multi roof types 2026-01-28 10:00:20 +00:00
Khalim Conn-Kowlessar
5f463efe7d fixed last sloping ceiling recommendation with limited insulation 2026-01-28 09:36:16 +00:00
Khalim Conn-Kowlessar
81fc264afe handling ambiguous cases for sloping ceiling vs loft insulation 2026-01-28 09:32:32 +00:00
Khalim Conn-Kowlessar
79ef0805c3 handling ambiguous cases for sloping ceiling vs loft insulation 2026-01-27 19:04:37 +00:00
Khalim Conn-Kowlessar
f123a7ab89 expected performance for sloping ceiling updated to good 2026-01-27 09:31:18 +00:00
Khalim Conn-Kowlessar
f8937c790a added counter example 2026-01-27 09:29:56 +00:00
Khalim Conn-Kowlessar
59c92574a3 added costs unit test 2026-01-27 08:46:52 +00:00
Khalim Conn-Kowlessar
b81b04a6b8 added initial test 2026-01-27 08:43:58 +00:00
Khalim Conn-Kowlessar
ac749e427e first implementation for sloping ceiling insulation 2026-01-26 19:06:50 +00:00
Khalim Conn-Kowlessar
0ad3f09902 refactoring roof recommendations logic 2026-01-26 12:25:51 +00:00
Khalim Conn-Kowlessar
4ae439ddd3 fixed costs tests 2026-01-22 09:45:32 +00:00
Khalim Conn-Kowlessar
ed7cb6998b fixed floor recommendation tests 2026-01-22 08:55:51 +00:00
Khalim Conn-Kowlessar
201e8dd829 fixed heating recommendation tests 2026-01-22 08:49:57 +00:00
Khalim Conn-Kowlessar
fe5e781491 fixed roof recommendation tests 2026-01-21 16:31:07 +00:00
Khalim Conn-Kowlessar
2142bb7843 fixed solar tests & added additional description to wall map 2026-01-21 16:09:03 +00:00
Khalim Conn-Kowlessar
36e963c7aa fixed failing ventilation recommendations 2026-01-21 11:52:16 +00:00
Khalim Conn-Kowlessar
64c98dd415 fixed remaining walls tests 2026-01-21 11:46:57 +00:00
Khalim Conn-Kowlessar
cc96b13871 fixing wall recommendation tests 2026-01-21 10:54:51 +00:00
Khalim Conn-Kowlessar
243b0ff2d4 fixed windows recommendations tests 2026-01-20 23:55:26 +00:00
Khalim Conn-Kowlessar
1a90a04eb7 debugging windows recommendation tests 2026-01-20 23:50:14 +00:00
Khalim Conn-Kowlessar
349cf437ed debugging windows recommendation tests 2026-01-20 23:48:22 +00:00
Khalim Conn-Kowlessar
0fc09aa142 fixing tests 2026-01-20 22:39:00 +00:00
Khalim Conn-Kowlessar
90fbc593f9 handling fixed cost exceeding our budget, creating negative budget 2026-01-20 19:41:54 +00:00
Khalim Conn-Kowlessar
32a3695ba2 refactoring the recommendation impact code, with new tests 2026-01-20 16:15:48 +00:00
Khalim Conn-Kowlessar
2b071e6afd added initial test for recommendation impact calculation with adjustment 2026-01-20 10:54:22 +00:00
Khalim Conn-Kowlessar
6436518da9 Added change to pass an already installed sap value, which rebaselines the property, to prevent optimisation 2026-01-12 17:32:53 +00:00
Khalim Conn-Kowlessar
90c5f12671 handling large floor area 2026-01-01 11:09:04 +08:00
Khalim Conn-Kowlessar
b9a60e10d1 debugging backend 2025-11-04 20:55:01 +00:00
Khalim Conn-Kowlessar
a8905f442e fixed funding test cases 2025-10-28 19:28:26 +00:00
Khalim Conn-Kowlessar
ef934f6b7c debugged funding test 2025-10-28 19:21:53 +00:00
Khalim Conn-Kowlessar
dd488f1857 tests working for optimiser 2025-08-14 19:49:26 +01:00
Khalim Conn-Kowlessar
50de86e379 implemented unfunded route 2025-08-13 14:10:37 +01:00
Khalim Conn-Kowlessar
213c0f5600 started looking at the case where the solution produces an eligible funded sub-package but the total package doesn't meet the overall gain so we'll need to look at privately funding any additional measures 2025-08-13 12:12:33 +01:00
Khalim Conn-Kowlessar
06e8204404 added upgrade eligibility check for optimisation 2025-08-13 11:42:42 +01:00
Khalim Conn-Kowlessar
b73525e571 fixed bug in fabric only eco4 2025-08-13 11:31:48 +01:00
Khalim Conn-Kowlessar
a5cd20c681 implemented fabric only eco4 path 2025-08-13 11:27:25 +01:00
Khalim Conn-Kowlessar
27f3f136c4 fabric measures for ECO 2025-08-13 11:20:38 +01:00
Khalim Conn-Kowlessar
f182773b4b handling GBIS in optimisation 2025-08-12 23:26:51 +01:00
Khalim Conn-Kowlessar
8a3b2fdd6c basic optimisation framework working 2025-08-12 23:01:32 +01:00
Khalim Conn-Kowlessar
bd3795eead optimisation process wip 2025-08-12 22:48:54 +01:00
Khalim Conn-Kowlessar
f9f991c58b debugging funding paths 2025-08-12 22:04:23 +01:00
Khalim Conn-Kowlessar
aa0c4fd3e9 Debugging references in making funding paths 2025-08-12 21:49:48 +01:00
Khalim Conn-Kowlessar
e3066fbd76 debugging funding paths 2025-08-12 21:43:49 +01:00
Khalim Conn-Kowlessar
00f4b41907 completed mvp for make funding paths 2025-08-12 21:00:19 +01:00
Khalim Conn-Kowlessar
0c6a0827b2 working on the optimiser algorithm 2025-08-12 19:36:18 +01:00
Khalim Conn-Kowlessar
051ee240ba working on funding paths 2025-08-12 17:52:05 +01:00
Khalim Conn-Kowlessar
f27447bed8 working on defining the optimisation sub problems 2025-08-12 17:44:19 +01:00
Khalim Conn-Kowlessar
97a6a27a15 completed funding tests 2025-08-11 16:19:58 +01:00
Khalim Conn-Kowlessar
e2e2e8c71c added insulation precondition unit tests 2025-08-06 20:04:38 +01:00
Khalim Conn-Kowlessar
98d64b9430 added pps matrix to test data 2025-08-06 12:23:26 +01:00