PathComp component:
Frontend: - added show logs script - improved config settings to get address and port of the backend - improved logging of _Algorithm - implemented KDisjointPath logic Backend: - added show logs script
Showing
- scripts/show_logs_pathcomp_backend.sh 27 additions, 0 deletionsscripts/show_logs_pathcomp_backend.sh
- scripts/show_logs_pathcomp_frontend.sh 27 additions, 0 deletionsscripts/show_logs_pathcomp_frontend.sh
- src/pathcomp/frontend/Config.py 13 additions, 3 deletionssrc/pathcomp/frontend/Config.py
- src/pathcomp/frontend/service/algorithms/KDisjointPathAlgorithm.py 101 additions, 11 deletions...omp/frontend/service/algorithms/KDisjointPathAlgorithm.py
- src/pathcomp/frontend/service/algorithms/_Algorithm.py 6 additions, 4 deletionssrc/pathcomp/frontend/service/algorithms/_Algorithm.py
Loading
Please register or sign in to comment