Pieter Wuille
75bdb925f4
clusterlin: drop support for improvable chunking (simplification)
...
With MergeLinearizations() gone and the LIMO-based Linearize() replaced by SFL, we do not
need a class (LinearizationChunking) that can maintain an incrementally-improving chunk
set anymore.
Replace it with a function (ChunkLinearizationInfo) that just computes the chunks as
SetInfos once, and returns them as a vector. This simplifies several call sites too.
2025-12-18 16:01:31 -05:00
..
2025-11-25 10:35:11 +00:00
2025-12-16 11:25:46 -05:00
2025-11-12 09:48:10 -05:00
2025-12-18 16:01:31 -05:00
2025-12-16 11:25:46 -05:00
2025-12-10 15:02:25 -08:00
2025-12-17 16:17:29 -05:00
2025-10-02 08:39:26 +02:00
2025-10-28 16:08:44 +01:00
2025-09-02 07:50:07 +03:00
2025-10-27 10:41:02 +01:00
2025-12-17 11:57:11 -03:00
2025-09-12 22:28:41 +02:00
2025-12-09 17:16:15 +01:00
2025-10-27 10:41:02 +01:00
2025-12-11 12:47:18 +01:00
2025-11-30 10:57:48 -05:00
2025-12-03 13:36:58 +01:00
2025-10-09 20:47:25 +02:00
2025-09-23 10:56:44 -04:00
2025-11-30 13:50:04 -05:00
2025-12-03 13:36:58 +01:00
2025-09-08 11:18:51 +02:00
2025-10-27 10:44:18 +01:00
2025-11-25 10:35:11 +00:00
2025-12-02 15:07:01 +00:00
2025-11-25 10:35:11 +00:00
2025-09-11 11:24:09 +10:00
2025-11-04 22:51:25 +01:00
2025-09-16 21:46:18 +02:00
2025-12-05 15:23:54 +00:00
2025-11-18 10:48:23 -05:00
2025-09-19 15:13:15 +01:00
2025-12-18 16:01:31 -05:00
2025-12-03 13:36:58 +01:00
2025-12-12 06:49:59 -04:00
2025-09-07 17:28:31 +02:00