2009年3月6日 星期五

Routing

Bellman Ford Algorithm
Dijkstra Algorithm
Floyd Warshall Algorithm

Centralized algorithm
  • Collect global data
  • Make global decisions
Distributed Algorithm
  • Collect local data
  • Exchange information with neighbors
  • Make local decisions

沒有留言:

張貼留言