![]() |
aGrUM 3.0.0
a C++ library for (probabilistic) graphical models
|
Concept for directed graphs (arcs with parents/children). More...
#include <graphConcepts.h>
Concept for directed graphs (arcs with parents/children).
Satisfied by DiGraph, DAG, and the directed component of MixedGraph / PDAG. Refines GUM_NodeGraphable.
Definition at line 87 of file graphConcepts.h.