Joint trip information is now remembered in routes.
Those routes are used in a prototypical implementation of a qsim engine for joint trips.
All classes too tightly linked to the previous approach (for example, all modules relying on plan elements ids) are removed.
Simplification of the JointPlan and Clique classes, in order to make them closer to "pure" containers.
Some bugfixes as well.