![]() |
aGrUM 3.0.0
a C++ library for (probabilistic) graphical models
|
Concept for undirected graphs (edges with neighbours). More...
#include <graphConcepts.h>
Concept for undirected graphs (edges with neighbours).
Satisfied by UndiGraph, CliqeGraph, and the undirected component of MixedGraph / PDAG. Refines GUM_NodeGraphable.
Definition at line 100 of file graphConcepts.h.