Refactor: Implement Arara OARMP architecture and dynamic editors

This commit is contained in:
2026-06-21 18:15:03 -03:00
parent f730c4fb6e
commit 21664a7aeb
16 changed files with 365457 additions and 3570 deletions

21
.gitignore vendored Normal file
View File

@@ -0,0 +1,21 @@
# Python-generated files
__pycache__/
*.py[oc]
build/
dist/
wheels/
*.egg-info
# Virtual environments
.venv
# Outputs and Databases
outputs/schedules/*.db
outputs/schedules/*.csv
outputs/schedules/*.txt
outputs/exports/
# Old local databases (just in case)
demands.db
optimized_cost.txt
resultado_otimizacao_alocacoes*.csv