Optimize late no-warm reroutes
This commit is contained in:
parent
2c3aa90544
commit
46e7e13059
19 changed files with 2086 additions and 307 deletions
|
|
@ -1,6 +1,6 @@
|
|||
# Iteration Trace
|
||||
|
||||
Generated at 2026-04-02T16:46:00-07:00 by `scripts/record_iteration_trace.py`.
|
||||
Generated at 2026-04-02T18:51:01-07:00 by `scripts/record_iteration_trace.py`.
|
||||
|
||||
## example_07_large_scale_routing_no_warm_start
|
||||
|
||||
|
|
@ -50,17 +50,17 @@ Results: 10 valid / 10 reached / 10 total.
|
|||
| 1 | 140.0 | 10 | 1 | 13 | 53 | 269 | 961 | 2562 | 2032 |
|
||||
| 2 | 196.0 | 10 | 4 | 3 | 15 | 140 | 643 | 1610 | 1224 |
|
||||
| 3 | 274.4 | 6 | 4 | 3 | 15 | 54 | 250 | 557 | 428 |
|
||||
| 4 | 384.2 | 6 | 6 | 2 | 10 | 142 | 550 | 1126 | 884 |
|
||||
| 5 | 537.8 | 4 | 6 | 2 | 10 | 406 | 1477 | 3377 | 2666 |
|
||||
| 4 | 384.2 | 6 | 6 | 2 | 10 | 136 | 505 | 1025 | 829 |
|
||||
| 5 | 537.8 | 4 | 6 | 2 | 10 | 33 | 171 | 419 | 287 |
|
||||
|
||||
Top nets by iteration-attributed nodes expanded:
|
||||
|
||||
- `net_03`: 435
|
||||
- `net_09`: 250
|
||||
- `net_06`: 242
|
||||
- `net_03`: 199
|
||||
- `net_00`: 177
|
||||
- `net_08`: 172
|
||||
- `net_08`: 166
|
||||
- `net_07`: 140
|
||||
- `net_06`: 105
|
||||
- `net_02`: 79
|
||||
- `net_01`: 65
|
||||
- `net_05`: 12
|
||||
|
|
@ -68,11 +68,11 @@ Top nets by iteration-attributed nodes expanded:
|
|||
|
||||
Top nets by iteration-attributed congestion checks:
|
||||
|
||||
- `net_03`: 1434
|
||||
- `net_06`: 893
|
||||
- `net_03`: 639
|
||||
- `net_07`: 454
|
||||
- `net_08`: 328
|
||||
- `net_06`: 382
|
||||
- `net_02`: 290
|
||||
- `net_08`: 283
|
||||
- `net_09`: 178
|
||||
- `net_01`: 135
|
||||
- `net_00`: 82
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue