|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
Interface of a strong connected components calculator.
| Method Summary | |
boolean |
isGoodConnection(int start,
int dest)
If the connection from startStation to endStation is a good connection, inside a scc or from a small scc to a bigger scc. |
| Method Detail |
public boolean isGoodConnection(int start,
int dest)
start - start station iddest - destination station id
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||