星期五, 3月 06, 2009

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

沒有留言: