Struct EdgeMap::Iterator
Defined in File HostEnvironmentDirectedGraph.cuh
Nested Relationships
This struct is a nested type of Class HostEnvironmentDirectedGraph::EdgeMap.
Struct Documentation
-
struct Iterator
-
Unlike a traditional C++ map iterator, this does not dereference to a key-value pair, as it returns all allocated edges including those which have not had their key (source/destination vertex) set, such IDs evaluate as ID_NOT_SET