Improve MIP optimization and add log export feature

This commit is contained in:
dmy
2026-01-08 15:08:04 +08:00
parent ebd5883dbf
commit 04a5e19451
4 changed files with 215 additions and 9 deletions

View File

@@ -12,6 +12,8 @@ dependencies = [
"numpy>=2.4.0",
"openpyxl>=3.1.5",
"pandas>=2.3.3",
"pulp>=3.3.0",
"pyomo>=6.9.5",
"pywebview>=6.1",
"scikit-learn>=1.8.0",
"scipy>=1.16.3",