hi i want to implement graph using adjacency linked list cos adjacency matrix consumes o(n^2)....
any help or suggestions on how to implement adjacency linked list using c++ stl
thanks
|
Newbie Member
|
|
| 1Jan2009,19:32 | #1 |
|
hi i want to implement graph using adjacency linked list cos adjacency matrix consumes o(n^2)....
any help or suggestions on how to implement adjacency linked list using c++ stl thanks |