indigoX
|
Type for specifying that a graph is directed. More...
#include <indigox/graph/base_graph.hpp>
Public Types | |
using | is_directed_t = boost::bidirectionalS |
Underlying boost type of a directed graph. More... | |
Static Public Attributes | |
static constexpr bool | is_directed = true |
Boolean that the type is directed. More... | |
Type for specifying that a graph is directed.
using is_directed_t = boost::bidirectionalS |
Underlying boost type of a directed graph.
|
static |
Boolean that the type is directed.