Files
Uni-Lab-OS/unilabos
yexiaozhou 99dc821a01 refactor(layout_optimizer): DE optimizer — discrete angles, strategy fixes, decoupled mutation, API exposure
- Extract _compute_mutant helper with circular angle diff (fixes 0/2π boundary bug)
- Fix currenttobest1bin (remove non-standard noise term), add rand1bin strategy
- Decoupled mutation: independent F ranges for position vs theta
- Configurable crossover mode: per-device (default) or per-dimension
- Discrete angle snapping in normal 3N DE (joint mode, replaces hybrid as default)
- Stop auto-injecting prefer_orientation_mode into DE
- Expose DE hyperparameters (mutation, theta_mutation, recombination, strategy, angle_mode) via API
2026-04-10 14:41:13 +08:00
..
2026-03-25 11:24:19 +08:00
2026-03-21 19:26:24 +08:00
2026-03-21 19:26:24 +08:00
2025-12-26 02:28:56 +08:00
2026-03-24 23:24:12 +08:00
2025-08-01 01:25:58 +08:00
2026-03-21 19:26:24 +08:00
2026-03-25 12:11:10 +08:00
2026-03-03 18:04:13 +08:00
2026-03-24 23:45:50 +08:00
2026-03-22 04:17:21 +08:00