18 #if !defined(AT_CORE_H_INSIDE) 19 #error "Only <at/core.h> can be included directly." 24 #include <at/core/grapharray.h> 25 #include <at/core/type.h> 34 at_grapharrayu8_scc(
AtGraphArray* grapharray, AtSCCAlgorithm algorithm);
37 at_scc_destroy(
AtSCC** scc);
A directed weighted grid graph.
Definition: grapharray.h:43