feat: add layout_optimizer package for automatic layout of devices

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
yexiaozhou
2026-03-31 01:00:09 +08:00
parent 3f75ca4ea3
commit 64eeed56a1
37 changed files with 19226 additions and 0 deletions

View File

@@ -0,0 +1,7 @@
{
"width": 5.0,
"depth": 4.0,
"obstacles": [
{"x": 2.5, "y": 0.0, "width": 0.1, "depth": 0.5}
]
}