cluster_linearize::DepGraph::IsAcyclic

Check if this graph is acyclic.

Synopsis

Declared in <cluster_linearize.h>

bool
IsAcyclic() const noexcept;

Return Value

Whether the graph contains no dependency cycles.