PathComp_Backend:
- Added Glist for handling the context information (deviceList and linkList) - Added the path computation algorithm to support energy aware routing - Re-factoring K-SP and SP in common .c and .h files
Showing
- src/pathcomp/backend/Makefile 10 additions, 7 deletionssrc/pathcomp/backend/Makefile
- src/pathcomp/backend/pathComp.c 0 additions, 2 deletionssrc/pathcomp/backend/pathComp.c
- src/pathcomp/backend/pathComp_RESTapi.c 429 additions, 292 deletionssrc/pathcomp/backend/pathComp_RESTapi.c
- src/pathcomp/backend/pathComp_RESTapi.h 1 addition, 2 deletionssrc/pathcomp/backend/pathComp_RESTapi.h
- src/pathcomp/backend/pathComp_ear.c 213 additions, 0 deletionssrc/pathcomp/backend/pathComp_ear.c
- src/pathcomp/backend/pathComp_ear.h 30 additions, 0 deletionssrc/pathcomp/backend/pathComp_ear.h
- src/pathcomp/backend/pathComp_ksp.c 18 additions, 407 deletionssrc/pathcomp/backend/pathComp_ksp.c
- src/pathcomp/backend/pathComp_sp.c 25 additions, 93 deletionssrc/pathcomp/backend/pathComp_sp.c
- src/pathcomp/backend/pathComp_tools.c 1041 additions, 412 deletionssrc/pathcomp/backend/pathComp_tools.c
- src/pathcomp/backend/pathComp_tools.h 76 additions, 69 deletionssrc/pathcomp/backend/pathComp_tools.h
Loading
Please register or sign in to comment