File graph.hpp¶
This file implements a Graph class, which is simply a collection of nodes with a specifier for where to allocate the nodes.
Definition (include/ripple/core/graph/graph.hpp
)¶
Includes¶
../algorithm/unrolled_for.hpp
../allocation/allocator.hpp
../arch/cache.hpp
../utility/spinlock.hpp
../utility/type_traits.hpp
memcopy.hpp
(File memcopy.hpp)memory
(File block_memory_properties.hpp)mutex
node.hpp
(File node.hpp)optional
reducer.hpp
(File reducer.hpp)splitter.hpp
(File splitter.hpp)unordered_map
unordered_set