Macro Ne

Source
macro_rules! Ne {
    ($g:expr, $x:expr) => { ... };
}
Expand description

Neighbors iterator.

Return the vertex iterator representing $Ne(\mathcal{G}, X)$.