Include file:
#include "mcrl2/process/process_variable_strongly_connected_components.h"
add your file description here.
mcrl2::process::detail::find_process_identifiers_traverser
mcrl2::process::detail::process_variable_scc_algorithm
mcrl2::process::detail::tarjan_scc_algorithm
mcrl2::process::detail::tarjan_scc_algorithm::vertex
mcrl2::process::
process_variable_strongly_connected_components
(const std::vector<process_equation> &equations)¶Computes an SCC graph of the equations.
mcrl2::process::
process_variable_strongly_connected_components
(const std::vector<process_equation> &equations, const process_expression &init)¶Compute an SCC graph of the equations reachable from init.
mcrl2::process::detail::
find_process_identifiers
(const process_expression &x)¶