◆ getShortestRoute() [1/2]
Map<String ,Route[]> domain.ShortestRoute.getShortestRoute |
( |
| ) |
|
Retorna uma lista das rotas mais curtas para cada viagem(rota) com entrada no arquivo input.txt
- Returns
- Lista de rotas mais curtas para cada viagem(rota)
◆ getShortestRoute() [2/2]
Route [] domain.ShortestRoute.getShortestRoute |
( |
Route |
trip | ) |
|
Retorna uma lista das rotas mais curtas para uma viagem(rota)
- Parameters
-
trip | key de uma viagem(rota) que se deseja solicitar as rotas mais curtas |
- Returns
- Lista de rotas mais curtas
◆ graph
Rotas disponiveis no sistema
The documentation for this class was generated from the following file: