Merge branch 'feat/pathcomp-component-frontend' of...
Merge branch 'feat/pathcomp-component-frontend' of https://gitlab.com/teraflow-h2020/controller into feat/ecoc22-dc-interconnect-disjoint
Showing
- src/monitoring/service/MonitoringServiceServicerImpl.py 206 additions, 49 deletionssrc/monitoring/service/MonitoringServiceServicerImpl.py
- src/monitoring/tests/Messages.py 9 additions, 7 deletionssrc/monitoring/tests/Messages.py
- src/monitoring/tests/test_unitary.py 37 additions, 29 deletionssrc/monitoring/tests/test_unitary.py
- src/pathcomp/.gitlab-ci.yml 6 additions, 3 deletionssrc/pathcomp/.gitlab-ci.yml
- src/pathcomp/frontend/service/PathCompServiceServicerImpl.py 22 additions, 122 deletionssrc/pathcomp/frontend/service/PathCompServiceServicerImpl.py
- src/pathcomp/frontend/service/algorithms/Factory.py 33 additions, 0 deletionssrc/pathcomp/frontend/service/algorithms/Factory.py
- src/pathcomp/frontend/service/algorithms/KDisjointPathAlgorithm.py 103 additions, 0 deletions...omp/frontend/service/algorithms/KDisjointPathAlgorithm.py
- src/pathcomp/frontend/service/algorithms/KShortestPathAlgorithm.py 29 additions, 0 deletions...omp/frontend/service/algorithms/KShortestPathAlgorithm.py
- src/pathcomp/frontend/service/algorithms/ShortestPathAlgorithm.py 28 additions, 0 deletions...comp/frontend/service/algorithms/ShortestPathAlgorithm.py
- src/pathcomp/frontend/service/algorithms/_Algorithm.py 165 additions, 0 deletionssrc/pathcomp/frontend/service/algorithms/_Algorithm.py
- src/pathcomp/frontend/service/algorithms/__init__.py 14 additions, 0 deletionssrc/pathcomp/frontend/service/algorithms/__init__.py
- src/pathcomp/frontend/service/algorithms/tools/ComposeRequest.py 1 addition, 15 deletions...hcomp/frontend/service/algorithms/tools/ComposeRequest.py
- src/pathcomp/frontend/service/algorithms/tools/Constants.py 0 additions, 0 deletionssrc/pathcomp/frontend/service/algorithms/tools/Constants.py
- src/pathcomp/frontend/service/algorithms/tools/__init__.py 14 additions, 0 deletionssrc/pathcomp/frontend/service/algorithms/tools/__init__.py
- src/pathcomp/frontend/tests/Objects_A_B_C.py 0 additions, 0 deletionssrc/pathcomp/frontend/tests/Objects_A_B_C.py
- src/pathcomp/frontend/tests/Objects_DC_CSGW_TN.py 168 additions, 0 deletionssrc/pathcomp/frontend/tests/Objects_DC_CSGW_TN.py
- src/pathcomp/frontend/tests/PrepareTestScenario.py 1 addition, 1 deletionsrc/pathcomp/frontend/tests/PrepareTestScenario.py
- src/pathcomp/frontend/tests/test_unitary.py 133 additions, 4 deletionssrc/pathcomp/frontend/tests/test_unitary.py
- src/pathcomp/misc/example-results-kdisjointpaths.json 73 additions, 0 deletionssrc/pathcomp/misc/example-results-kdisjointpaths.json
- src/pathcomp/misc/my_deploy-tests.sh 22 additions, 0 deletionssrc/pathcomp/misc/my_deploy-tests.sh
Loading
Please register or sign in to comment