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.
Created with MrDocs
Check if this graph is acyclic.
Declared in <cluster_linearize.h>
bool
IsAcyclic() const noexcept;
Whether the graph contains no dependency cycles.
Created with MrDocs