Mentions légales du service

Skip to content

In Tarjan, add rev_topological_iter to iterate SCCs in reverse topological ordering

BOUR Frederic requested to merge fbour/menhir:clean-ijkstra-tarjan into master

This is used by the new implementation of --list-errors to compute lookahead classes as a backward data-flow problem.

Merge request reports