Graph C++ Library
 All Classes Namespaces Files Functions Variables Typedefs Groups Pages
Classes | Namespaces
hms_directed_vertex.hpp File Reference

Class for vertices in random directed graphs embedded in a hidden metric space. More...

#include "base_directed_vertex.hpp"
#include "edge_attributes.hpp"

Go to the source code of this file.

Classes

class  gcl::hms_directed_vertex
 Class for vertices in random directed graphs embedded in a hidden metric space. More...
 

Namespaces

 gcl
 Classes and functions related to the Graph C++ Library.
 

Detailed Description

Class for vertices in random directed graphs embedded in a hidden metric space.

Author
Antoine Allard (antoineallard.info)
Date
Sept. 2015
Todo:

Add block comment to functions that receive arguments describing their actions and their requirements (e.g., format of the output files).

Add group within member functions to categorize them.