Skip to main content

is_dag

Function is_dag 

Source
pub fn is_dag(store: &LpgStore) -> bool
Expand description

Checks if the graph is a DAG (Directed Acyclic Graph).