Skip to content
Snippets Groups Projects
  • Lionel GUEZ's avatar
    480800c9
    Rewrite using new algorithm · 480800c9
    Lionel GUEZ authored
    The old algorithm did not give correct results on tests
    `Greece_trajectories`, `Test_order_edges` and `Traj_component`. We
    abandon the idea of processing edges in date order. Instead, we now
    process vertices in topological order.
    480800c9
    History
    Rewrite using new algorithm
    Lionel GUEZ authored
    The old algorithm did not give correct results on tests
    `Greece_trajectories`, `Test_order_edges` and `Traj_component`. We
    abandon the idea of processing edges in date order. Instead, we now
    process vertices in topological order.