feat: adiciona diagrama de rede para top 5 trechos usando networkx

This commit is contained in:
2026-06-07 20:24:42 -03:00
parent 09cfda21a2
commit 2bb0c24a5d
4 changed files with 137 additions and 31 deletions

View File

@@ -8,6 +8,7 @@ dependencies = [
"jupyterlab>=4.5.8",
"matplotlib>=3.10.9",
"nbformat>=5.10.4",
"networkx>=3.6.1",
"ortools>=9.15.6755",
"pulp>=3.3.2",
"pymap3d>=3.2.0",