Try to improve performance of update_graph with a bit of cleaning in the method and a new arg of the run() method specifying a threshold on speed variation below which we do not update the costs of the links of the graph. Add two tests and update one.
Try to improve performance of update_graph with a bit of cleaning in the method and a new arg of the run() method specifying a threshold on speed variation below which we do not update the costs of the links of the graph. Add two tests and update one.