XNetwork 1.7.5; VERSION ${PROJECT_VERSION}
Loading...
Searching...
No Matches
__init__.h
Go to the documentation of this file.
1#pragma once
2
3#include "digraphs.hpp"
4#include "graph.hpp"
5// #include "multigraph.hpp"
6// #include "multidigraph.hpp"
7// #include "ordered.hpp"
8
9// #include "function.hpp"
10
11#include "coreviews.hpp"
12#include "filters.h"
13// #include "graphviews.hpp"
14#include "reportviews.hpp"
Read-only view classes for graph data structures.
Directed graph data structure for XNetwork.
Undirected graph data structure for XNetwork.
View classes for nodes, edges, and degrees in XNetwork graphs.