feat: implement phase 1 solver baseline

This commit is contained in:
NINI
2026-05-01 02:59:28 +09:00
parent 10f1436e0f
commit c5be1f988c
13 changed files with 1960 additions and 84 deletions
+8
View File
@@ -8,3 +8,11 @@ tsconfig.tsbuildinfo
phases/**/phase*-output.json
phases/**/step*-output.json
phases/**/step*-last-message.txt
# C++ build outputs
build/
*.user
*.suo
*.vcxproj.user
__pycache__/
*.pyc