Skip to content
Snippets Groups Projects
  1. Sep 13, 2022
    • Lluis Gifre Renom's avatar
      PathComp-Frontend component: · 8b914ba6
      Lluis Gifre Renom authored
      - Added timestamp to logs
      - Improved algorithm execution logs
      - Added basic support for multi-layer path computation
      - Improved KDisjointPath Algorithm with basic multi-layer support
      - Minor improvements in backend request composition
      - Removed unneeded code for unitary tests
      - Added OLS-flavoured unitary test scenario
      8b914ba6
  2. Sep 06, 2022
    • Lluis Gifre Renom's avatar
      PathComp: · 92666714
      Lluis Gifre Renom authored
      - Finished implementation of KDisjointPath algorithm
      - Adjusted Algorithm interface
      - Moved documentation and example test commands to misc folder
      92666714
  3. Sep 02, 2022
    • Lluis Gifre Renom's avatar
      PathComp component: · 1a85a101
      Lluis Gifre Renom authored
      Common:
      - temporarily added backend to pathcomp service for debug purposes
      
      Proto:
      - Added KDisjointPath Algorithm to pathcomp proto
      
      Frontend:
      - refactored Servicer to cope with multiple algorithms
      - added implementation of ShortestPath algorithm
      - added implementation of KShortestPath algorithm
      - added implementation of KDisjointPath algorithm (partial)
      - moved PathComp servicer tools to algorithms subfolder
      - added new unitary test scenario (DC's with CellSiteGWs and Transport Network) to validate KDisjointPath algorithm
      1a85a101
Loading