#include <frontier.hpp>
Definition at line 7 of file frontier.hpp.
◆ Frontier()
| velographx::Frontier::Frontier |
( |
std::size_t |
n = 0 | ) |
|
|
inlineexplicit |
◆ add()
| void velographx::Frontier::add |
( |
VertexId |
v | ) |
|
|
inline |
◆ contains()
| bool velographx::Frontier::contains |
( |
VertexId |
v | ) |
const |
|
inline |
◆ density()
| double velographx::Frontier::density |
( |
| ) |
const |
|
inline |
◆ prefer_dense()
| bool velographx::Frontier::prefer_dense |
( |
| ) |
const |
|
inline |
◆ reset()
| void velographx::Frontier::reset |
( |
std::size_t |
n | ) |
|
|
inline |
◆ sparse()
| const std::vector< VertexId > & velographx::Frontier::sparse |
( |
| ) |
const |
|
inlinenoexcept |
The documentation for this class was generated from the following file: