next up previous contents
Next: Congestion-dependent router Up: Route planner Previous: FindPath and Dijkstra   Contents


Plans output

Now the plan needs to be written to file. Since we have it already in a suitable internal representation, that is easy now:

/home/nagel/src/book/plan/book/Plan::writePlan

Task 11.3   Apply your router to


        http://www.matsim.org/files/studies/corridor/teach/0.trips

and generate the corresponding plans file in Transims format. Note that the result is not similar to


        http://www.matsim.org/files/studies/corridor/teach/0.plans .



2004-02-02