
proper_graph(+Graph)

   Tests the integrity of the given graph data structure

Arguments
   Graph               a graph structure

Type
   library(graph_algorithms)

Description

    

Modes and Determinism
   proper_graph(+) is semidet

See Also
   
