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.hppmemcopy.hpp(File memcopy.hpp)memory(File block_memory_properties.hpp)mutexnode.hpp(File node.hpp)optionalreducer.hpp(File reducer.hpp)splitter.hpp(File splitter.hpp)unordered_mapunordered_set