|
|
|||||||||
|
|||||||||
| |||||||||
|
|
|
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
#1
|
|||
|
|||
|
DFS, BFS, or DFID?
this is a seperate graph question
i have an acyclic graph with an average branching factor of about...20-25 sometimes up to 50. there is one solution. i am doing this in php, space is not a concern--only time. should i use dfs, bfs, or dfid? |
|
#2
|
|||
|
|||
|
branching factor of 20-25
jesus that sounds like a massive amount. |
|
#3
|
|||
|
|||
|
indeed
|
![]() |
| Viewing: Dev Shed Forums > Programming Languages - More > Software Design > DFS, BFS, or DFID? |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|