Model/domain/addresses
Khalim Conn-Kowlessar cc4bf4394e Both postcode batchers share one group-preserving packing core 🟪
Review feedback (#1481): the address batcher and the Modelling Run batcher
implemented the same greedy packing; the core moves to
utilities/grouped_batching.py and both become thin wrappers.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
2026-07-07 13:24:02 +00:00
..
__init__.py postcode_splitter: pure domain (UserAddress, sanitise_postcode, postcode_batching) 2026-05-19 16:45:47 +00:00
postcode_batching.py Both postcode batchers share one group-preserving packing core 🟪 2026-07-07 13:24:02 +00:00
standardised_address_list.py standardist Address 2026-05-22 10:13:32 +00:00
unstandardised_address.py standardist Address 2026-05-22 10:13:32 +00:00