DG-CPP 0.1.0
Directed Graph in C++
core.hpp File Reference

Directed Graph Class. More...

#include "base.hpp"
Include dependency graph for core.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  dg::DGraph< NodeT, EdgeT, IDT >
 Directed graph class. More...
 
class  dg::DGraph< void, EdgeT, IDT >
 

Namespaces

namespace  dg
 Directed Graph namespace.
 

Detailed Description

Directed Graph Class.

Author
Wuqiong Zhao (me@wq.nosp@m.zhao.nosp@m..org)
Version
0.1.0
Date
2023-04-16