removed the setPerson method from the SubNetworkDijkstraTravelCostWrapper: the person field was not used, and it overrided a final method from Dijkstra, which have to be final to ensure the good working of the algorithm
Authored by: thibautd 2012-05-11
Parent: [r19517]
Child: [r19519]