|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use WebPageCostModel | |
|---|---|
| cs132.dijkstra | Classes for perfoming Dijkstra's shortest path algorithm to find the shortest path in a weighted graph from a starting vertex to all other vertices. |
| Uses of WebPageCostModel in cs132.dijkstra |
|---|
| Subclasses of WebPageCostModel in cs132.dijkstra | |
|---|---|
class |
CharacterDistance
This provides a cost model for web page links based on the number of characters in the to URL that occur after the common prefix of the two URL's. |
class |
UnitCost
This provides a cost model for web page links so that each link is distance 1. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||