- the edge between two nodes is created iff the two nodes are mutually reachable in the environment, i.e. there is no wall which closes the way.
- the length of the edge now describes the distance a pedestrian has to cover inside the discrete environment (it is taken from the floor field).
In Constants, the path constant has been modified to allow the compatibility with both Windows and Linux o.s.