Virtual base class for vertices in graphs. More...
#include <list>
#include <string>
#include <vector>
Go to the source code of this file.
Classes | |
class | gcl::base_vertex< EdgeAttributesType > |
Virtual template base class for vertices in graphs. More... | |
Namespaces | |
gcl | |
Classes and functions related to the Graph C++ Library. | |
Virtual base class for vertices in graphs.
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.