Definition EmptyPath.hpp:19
bool done() const noexcept
Definition EmptyPath.hpp:31
bool done() const noexcept
PathVertex generate() const
Empty path with zero vertices and edges.
Definition EmptyPath.hpp:17
Vertices vertices() const noexcept
Edges edges() const noexcept
Definition PathVertex.hpp:14
Definition AnyGenerator.hpp:12
constexpr size_t hash(const T &v)
Generates a hash for the provided type.
Definition Hash.hpp:25