mCRL2
Loading...
Searching...
No Matches
reachable_nodes.h File Reference

add your file description here. More...

Go to the source code of this file.

Namespaces

namespace  mcrl2
 A class that takes a linear process specification and checks all tau-summands of that LPS for confluence.
 
namespace  mcrl2::utilities
 

Functions

template<typename Graph , typename Iter >
std::vector< std::size_t > mcrl2::utilities::reachable_nodes (const Graph &g, Iter first, Iter last)
 Compute reachable nodes in a graph.
 

Detailed Description

add your file description here.

Definition in file reachable_nodes.h.